We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdf9c4a commit 78c6091Copy full SHA for 78c6091
nmtf/config.yaml
@@ -5,6 +5,10 @@ jupyterhub::jupyterhub_config_hash:
5
max: 65000
6
def: 2048
7
8
+jupyterhub::jupyter_notebook_config_hash:
9
+ ServerApp:
10
+ allow_origin: "https://jupyter.%{lookup('terraform.data.domain_name')}"
11
+
12
profile::software_stack::lmod_default_modules:
13
- 'StdEnv/2023'
14
- 'gcc/12.3'
0 commit comments