Xdot-Teaching
Jump to navigation
Jump to search
Category
Graphics
Program On
Teaching
Version
1.1
Author / Distributor
Please see https://github.com/jrfonseca/xdot.py
Description
xdot is an interactive viewer for graphs written in Graphviz's dot language. For more information, please see https://github.com/jrfonseca/xdot.py
Running Program
Also refer to Running Jobs on the teaching cluster.
- Version 1.1 is installed in /usr/local/apps/gb/xdot/1.1-Python-3.6.8-system
Please load the module with
module load xdot/1.1-system-Python-3.6.8
This program uses the system Python 3.6.8.
Please do not run this program on the login node.
To use the X-window program front-end to this program, please refer to https://wiki.gacrc.uga.edu/wiki/Connecting#To_run_X_Window_applications_remotely_on_your_local_machine_2
Then open an interactive session with xteach.
Example:
xteach module load xdot python3 -m xdot
Documentation
Please see https://github.com/jrfonseca/xdot.py
Installation
Installed with pip3 using the system Python 3.6.8.
System
64-bit Linux