Skip to content
Snippets Groups Projects
Commit e932f5e2 authored by Quang tru HUYNH's avatar Quang tru HUYNH
Browse files

+ jupyterlab

parent 75091625
No related branches found
No related tags found
No related merge requests found
Pipeline #98024 passed
...@@ -7,7 +7,7 @@ RUN conda update conda && \ ...@@ -7,7 +7,7 @@ RUN conda update conda && \
DEBIAN_FRONTEND=noninteractive apt-get -y autoremove && \ DEBIAN_FRONTEND=noninteractive apt-get -y autoremove && \
DEBIAN_FRONTEND=noninteractive apt-get -y clean autoclean DEBIAN_FRONTEND=noninteractive apt-get -y clean autoclean
RUN conda install ipykernel RUN conda install ipykernel jupyterlab
# download the yml file # download the yml file
#RUN curl https://gitlab.pasteur.fr/tru/conda-container-howto/-/raw/main/pythonnet.yml > pythonnet.yml #RUN curl https://gitlab.pasteur.fr/tru/conda-container-howto/-/raw/main/pythonnet.yml > pythonnet.yml
#RUN conda env create --file pythonnet.yml #RUN conda env create --file pythonnet.yml
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