Skip to content

Commit 78c6091

Browse files
committed
Ajout configuration jupyterhub
1 parent fdf9c4a commit 78c6091

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

nmtf/config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ jupyterhub::jupyterhub_config_hash:
55
max: 65000
66
def: 2048
77

8+
jupyterhub::jupyter_notebook_config_hash:
9+
ServerApp:
10+
allow_origin: "https://jupyter.%{lookup('terraform.data.domain_name')}"
11+
812
profile::software_stack::lmod_default_modules:
913
- 'StdEnv/2023'
1014
- 'gcc/12.3'

0 commit comments

Comments
 (0)