Difference between revisions of "Orange3"
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
<!--Modules--> | <!--Modules--> | ||
− | == | + | ==Environment Modules== |
− | + | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | |
− | |||
− | |||
− | < | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==System Variables== | ==System Variables== | ||
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
Latest revision as of 17:08, 10 June 2022
Description
Orange is a component-based data mining software. It includes a range of data visualization, exploration, preprocessing and modeling techniques. It can be used through a nice and intuitive user interface or, for more advanced users, as a module for the Python programming language.
Environment Modules
Run module spider orange3
to find out what environment modules are available for this application.
System Variables
- HPC_ORANGE3_DIR - installation directory
Additional Information
This is a GUI software. Follow the instructions at https://wiki.rc.ufl.edu/doc/GUI_Programs
Basic usage:
module load gui launch_gui_session --module orange3 -e orange-canvas
Connect with xpra locally using the xpra command
xpra attach ssh:jdoe@i111a-s222.rc.ufl.edu:3713