Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
doku:jupyterhub [2023/02/27 09:03] – [BYOI: Bring your own (Singularity) Image] katrindoku:jupyterhub [2023/02/27 09:06] – [BYOI: Bring your own (Singularity) Image] katrin
Line 77: Line 77:
  
 In a nutshell it is only necessary to install the following packages into your docker image In a nutshell it is only necessary to install the following packages into your docker image
-  * jupyterhub==3.0.0 This package pulls in all the necessary dependencies to start a jupyter server +<code> 
-  git+https://github.com/katringoogoo/batchspawner.git@jupyterhub-3.0.0b1 This package provides functionality needed to run in the slurm environment of VSC (e.g. `batchspawner-singleuser` script).+jupyterhub==3.0.0        # This package pulls in all the necessary dependencies to start a jupyter server 
 +git+https://github.com/katringoogoo/batchspawner.git@jupyterhub-3.0.0b1        # This package provides functionality needed to run in the slurm environment of VSC (e.g. `batchspawner-singleuser` script). 
 +</code>
  
 In addition we also install the following jupyterlab extensions in our images but they are not strictly necessary and just provide extended functionality like memory monitoring for the user: In addition we also install the following jupyterlab extensions in our images but they are not strictly necessary and just provide extended functionality like memory monitoring for the user:
  • doku/jupyterhub.txt
  • Last modified: 2023/11/14 13:51
  • by katrin