Skip to content
Snippets Groups Projects
Commit e222e1a4 authored by Benjamin Bertrand's avatar Benjamin Bertrand
Browse files

Install elog via pip

conda package not available for Python 3.7
parent e933c186
No related branches found
No related tags found
No related merge requests found
......@@ -62,10 +62,10 @@ RUN conda install --quiet --yes -n jupyter \
'xlsxwriter' \
'xlrd' \
'xlwt' && \
conda install -c https://conda.anaconda.org/paulscherrerinstitute --quiet --yes elog && \
conda clean -tipsy
RUN /opt/conda/envs/jupyter/bin/pip install -i https://artifactory.esss.lu.se/artifactory/api/pypi/pypi-virtual/simple --no-cache-dir \
'https://github.com/paulscherrerinstitute/py_elog/archive/1.3.1.zip' \
'jira==2.0.0' \
'p4p==3.2.0' \
'periodictable' \
......
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