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
The changes made to the virtual environment will outlive the container as they are persisted on the distributed filesystem.
127
127
128
128
!!! note
129
-
Keep in mind that
129
+
Keep in mind that:
130
130
131
131
* this virtual environment is _specific_ to this particular container and won't actually work unless you are using it from inside this container - it relies on the resources packaged inside the container.
132
132
* every Slurm job making use of this virtual environment will need to activate it first (_inside_ the `srun` command).
0 commit comments