How To Update OneTrainer To The Latest Version On MassedCompute Virtual Machine | |
Open a terminal | |
Execute below commands to move into OneTrainer folder, activate its conda VENV and update it | |
cd /home/Ubuntu/apps/OneTrainer | |
source venv/bin/activate | |
./update.sh |