You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
source aeon/bin/activate activates the virtual environment; any commands now run within this terminal will take place within the virtual environment.
deactivate deactivates the virtual environment.
(Optional) Add commands to the .profile file to add miniconda as an environment module and Bonsai and its dependencies to your system path on startup (this will be initialized each time you SSH into the HPC).
Copy the commands in the .profile_example file in this folder to your HPC home directory .profile file.
For instructions on developing within the aeon environment, see developing_on_hpc.md