A pretty jupyter login

This commit is contained in:
Eric Coissac
2025-11-17 14:22:19 +01:00
parent 30b7175702
commit 053d2e28cb
35 changed files with 965807 additions and 112 deletions

View File

@@ -76,7 +76,7 @@ c.DockerSpawner.volumes = {
}
# Memory and CPU configuration (adjust according to your needs)
c.DockerSpawner.mem_limit = '2G'
c.DockerSpawner.mem_limit = '6G'
c.DockerSpawner.cpu_limit = 1.0
# User configuration - Simple password authentication for lab