Newer
Older
module load Anaconda3
<%= context.custom_environment %>
unset XDG_RUNTIME_DIR
jupyter-lab --config="${CONFIG_FILE}" <%= context.extra_jupyter_args %>
module load Anaconda3
<%= context.custom_environment %>
unset XDG_RUNTIME_DIR
jupyter-lab --config="${CONFIG_FILE}" <%= context.extra_jupyter_args %>