reconfigured for jupyterhub-prod

master
Marco Lettere 2 years ago
parent ee85e5cfd8
commit 18cb707053

@ -12,7 +12,7 @@
"keycloak": "{{ keycloak }}/{{ keycloak_realm }}",
"keycloak_admin": "{{ keycloak_admin }}/{{ keycloak_realm }}",
"ctx": "${workflow.input.context}",
"jupyterhub_clientid" : "jupyterhub-dev",
"jupyterhub_clientid" : "jupyterhub-prod",
"scriptExpression": "function e(v){ return (v == null || (v.trim && v.trim() === ''))}; if(e($.ctx)) throw('Context must not be empty'); else return { encoded_context : $.ctx.replaceAll('/', '%2F')}"
},
"type": "LAMBDA",

Loading…
Cancel
Save