VNC Connect
Repository
GitHub Release
A VNC Connect app designed for Open OnDemand that launches Deeplabcut with GUI as a job.
Prerequisites
A conda environment. You should provide a conda environment that will be used to create virtual environment DEEPLABCUT and install the gui version.
Install
- Activate a conda environment
- Make sure create_venv.sh is executable
- Run the create_venv.sh
- Edit the template/script.sh.erb to correct the path to the conda environment
- Edit the manifest to update information
License
- Code is licensed under MIT (see LICENSE.txt)