... | ... | @@ -278,7 +278,9 @@ I will try to describe what happens when a user logs in and what we do. |
|
|
3. increase shared memory to 24 GB for that container.
|
|
|
4. (change the notebook image to the gpu image)*
|
|
|
5. We check if the user have a "home folder" and if not we create it**
|
|
|
|
|
|
*Defualt the gpu image is the same as the normal image
|
|
|
|
|
|
**The folders are created inside the jupyterhub container but is bind mounted from the manager host (all folders on the server have the same user and we use docker mounts to seperate user homefolders)
|
|
|
|
|
|
|