Pinned Loading
-
README.md
README.md 1Script can be used to automatically setup a jupyter server on an (HPC) cluster using SLURM. The script assumes that the server shall be executed on a compute node, which can only be accessed via the login node.
23The script performs the following actions:
41. Login to login node
52. Check if conda environment $ENV_NAME already exists. If it does it will be used (so make sure that jupyterlab is installed!), otherwise it will create a new environment and install jupyterlab. On my system `conda` was only available if loaded via `module load python3`. This will be different on other systems and needs to be adjusted accordingly.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.