conda envs across sessions #363
-
Hello, I'm attempting to utilize heudiconv with the Neurodesk app on my local Mac (By module loading containers). After creating the conda environment by following these instructions: https://www.neurodesk.org/tutorials-examples/tutorials/programming/conda/, and using "pip install heudiconv", the program works. However, as mentioned in the provided link, the environment and configuration do not persist across sessions. This is inconvenient, as I need to reinstall everything every time I restart the session. Does anyone have any suggestions for a better approach to setting this up? Specifically, I'm looking for a way to maintain the conda environment and any necessary setups across sessions. Thanks in advance, |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Dear @PatricioSolis-Urra, There are two options to preserve changes across neurodesk sessions:
You would just need to create a pull request to this and add heudiconv in that line and add some documentation in the README.md: The advantages about the second option are:
Thank you |
Beta Was this translation helpful? Give feedback.
-
Hello @stebo85, The second option is definitely better. |
Beta Was this translation helpful? Give feedback.
-
Dear @PatricioSolis-Urra , this container is now available on Neurodesk:
Can you test it to make sure everything works? |
Beta Was this translation helpful? Give feedback.
Dear @PatricioSolis-Urra ,
this container is now available on Neurodesk: