Skip to content
Snippets Groups Projects
Commit e1bb69a6 authored by Rafal Skolasinski's avatar Rafal Skolasinski
Browse files

add xyzpy and tqdm to science image

parent 65a22dfc
No related branches found
No related tags found
No related merge requests found
Pipeline #14021 passed
......@@ -13,6 +13,7 @@ COPY environment.yml build.conf /environments/
# Create the main research environment
RUN conda env update -n base -f /environments/environment.yml && \
pip install xyzpy==0.2.5 tqdm==4.28.1 && \
conda clean -tipsy
# Enable jupyter extension
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment