Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
doku:jupyterhub [2024/07/08 08:19] – [Start a new Jupyter server] grokytadoku:jupyterhub [2024/09/19 16:52] (current) katrin
Line 36: Line 36:
   * If you are participating in a training, there is most likely only a single fixed profile or special training profiles available   * If you are participating in a training, there is most likely only a single fixed profile or special training profiles available
  
-**Note:** You need a VSC4 user for the VSC4 profiles and a VSC3 user for the VSC3 profiles. You also need to have logged into the respective cluster via SSH at least once after getting a username.+**Note:** You need a VSC4 user for the VSC4 profiles and a VSC5 user for the VSC5 profiles. You also need to have logged into the respective cluster via SSH at least once after getting a username.
  
 In all profiles, you can choose the IDE, either Jupyter Notebook or the more modern Jupyter Lab (which is the default) In all profiles, you can choose the IDE, either Jupyter Notebook or the more modern Jupyter Lab (which is the default)
Line 89: Line 89:
  
 # This package provides functionality needed to run in the slurm environment of VSC (e.g. `batchspawner-singleuser` script). # This package provides functionality needed to run in the slurm environment of VSC (e.g. `batchspawner-singleuser` script).
-git+https://github.com/katringoogoo/batchspawner.git@1.2.0+auth_fix        +git+https://github.com/vsc-ac-at/batchspawner.git@1.2.0+auth_fix
  
 # June 2024: fix a dependency to an earlier version # June 2024: fix a dependency to an earlier version
Line 100: Line 100:
   * jupyterlab-widgets (or jupyterlab_widgets in conda)   * jupyterlab-widgets (or jupyterlab_widgets in conda)
  
-**An up 2 date list of packages can always be found in our repo: [[https://gitlab.tuwien.ac.at/vsc/jupyterhub/jupyterhub-docker-stacks/-/blob/main/tools/requirements.txt|requirements.txt]]**+**An up 2 date list of packages can always be found in our repo: [[https://gitlab.tuwien.ac.at/vsc-public/jupyterhub/jupyterhub-docker-stacks/-/blob/main/tools/requirements.txt|requirements.txt]]**
  
 === Run hooks from /usr/local/bin/before-notebook.d === === Run hooks from /usr/local/bin/before-notebook.d ===
Line 108: Line 108:
 Unfortunately the batchspawner package does not source them so we are using a custom startscript in our images called `vsc-singleuser.sh`. All it does is to run the hooks from `/usr/local/bin/before-notebook.d` before executing the `batchspawner-singleuser` script. Unfortunately the batchspawner package does not source them so we are using a custom startscript in our images called `vsc-singleuser.sh`. All it does is to run the hooks from `/usr/local/bin/before-notebook.d` before executing the `batchspawner-singleuser` script.
  
-The script can be found at [[https://gitlab.tuwien.ac.at/vsc/vsc-jupyterhub-notebooks/-/blob/main/tools/vsc-singleuser.sh|vsc-singleuser.sh]]. +The script can be found at [[https://gitlab.tuwien.ac.at/vsc-public/jupyterhub/jupyterhub-docker-stacks/-/blob/main/tools/vsc-singleuser.sh|vsc-singleuser.sh]]. 
  
 Note: Contact us to get read rights to the repository. Note: Contact us to get read rights to the repository.
  • doku/jupyterhub.1720426745.txt.gz
  • Last modified: 2024/07/08 08:19
  • by grokyta