path
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
0b4ea1c825
commit
15c43760f5
|
@ -148,7 +148,7 @@ COPY jupyter_server_config.py /etc/jupyter/
|
||||||
USER root
|
USER root
|
||||||
|
|
||||||
RUN echo 'export PATH=/opt/conda/bin:$PATH' >> /etc/profile
|
RUN echo 'export PATH=/opt/conda/bin:$PATH' >> /etc/profile
|
||||||
RUN source /etc/profile
|
#RUN source /etc/profile
|
||||||
|
|
||||||
# Legacy for Jupyter Notebook Server, see: [#1205](https://github.com/jupyter/docker-stacks/issues/1205)
|
# Legacy for Jupyter Notebook Server, see: [#1205](https://github.com/jupyter/docker-stacks/issues/1205)
|
||||||
RUN sed -re "s/c.ServerApp/c.NotebookApp/g" \
|
RUN sed -re "s/c.ServerApp/c.NotebookApp/g" \
|
||||||
|
|
Loading…
Reference in New Issue