Skip to content
Snippets Groups Projects
Commit f2a79321 authored by calrama's avatar calrama
Browse files

[jupyterhub] fix

parent a993899f
Branches
No related tags found
No related merge requests found
Pipeline #31694 failed
......@@ -23,7 +23,7 @@ RUN curl -sL https://deb.nodesource.com/setup_10.x | bash - && \
ENV IPYTHONDIR=/usr/local/etc/ipython
COPY jupyter_notebook_config.py /usr/local/etc/jupyter
ENV JUPYTER_CONFIG_DIR=/usr/local/etc/jupyter/jupyter
ENV JUPYTER_CONFIG_DIR=/usr/local/etc/jupyter
ENV JUPYTERLAB_SETTINGS_DIR=/root/.config/jupyter/lab/user-settings
ENV JUPYTERLAB_WORKSPACES_DIR=/root/.config/jupyter/lab/workspaces
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment