Commit ac4f3fbb authored by Łukasz Nowak's avatar Łukasz Nowak

fixup! [jupyter] Provide JupyterLab UI

Keep url in publish parameters, as it is used by other requests.
parent 860f5264
......@@ -16,7 +16,7 @@
[instance-jupyter-notebook]
filename = instance.cfg.in
md5sum = 89ef078efd20c5e03d1cf7228568b865
md5sum = e287ff4ca6dbec019d8f1491e14c00b4
[jupyter-notebook-config]
filename = jupyter_notebook_config.py.jinja
......
......@@ -127,6 +127,7 @@ instance-configuration =
[publish-connection-parameter]
recipe = slapos.cookbook:publish.serialised
jupyter-classic-url = https://[${instance-parameter:host}]:${instance-parameter:port}/tree
url = ${:jupyter-classic-url}
jupyterlab-url = https://[${instance-parameter:host}]:${instance-parameter:port}/lab
[erp5-kernel]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment