...
Users are welcome to extend the modules systems with their own, custom modules.
No Format |
---|
ml help own |
This reports the help file for the own
module. It provides a link to the Lmod documentation to explain how it works. We use this feature when building custom virtual environments
Anchor | ||||
---|---|---|---|---|
|
...
This procedure is the best way to add software to your Python-based software environment if it is not available when you search for module spider <some_package_name>
.
Anchor |
---|
...
|
...
|
...
Virtual environment modules
If you want to use the Python virtual environment above with less text, you can make a custom modulefile.
No Format |
---|
MY_PROJECT_NAME=project-a01
MY_PROJECT_NAME=project-a01
make_venv_module.py |
...