Skip to content
Snippets Groups Projects
Commit 8506732c authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Update command in script.sh.erb

parent 9a9e1b71
No related branches found
No related tags found
1 merge request!1Feat jupyterlab
......@@ -10,4 +10,4 @@ module load Anaconda3
<%= context.custom_environment %>
unset XDG_RUNTIME_DIR
# Launch the Jupyter Notebook Server
jupyter notebook --config="${CONFIG_FILE}" <%= context.extra_jupyter_args %>
jupyter-lab --config="${CONFIG_FILE}" <%= context.extra_jupyter_args %>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment