mirror of
https://gitea.psi.ch/APOG/acsm-fairifier.git
synced 2025-07-13 10:51:50 +02:00
Change computational env to include graphviz for workflow visualization
This commit is contained in:
@ -39,6 +39,7 @@ RUN conda run -n $ENV_NAME pip install -r /acsmdc/requirements.txt
|
||||
VOLUME ["/acsmdc/data", "/acsmdc/figures", "/acsmdc/pipelines/params"]
|
||||
|
||||
# Add JupyterLab
|
||||
RUN pip install graphviz
|
||||
RUN pip install --no-cache-dir jupyterlab
|
||||
#RUN pip install pipx
|
||||
#RUN pipx install renku
|
||||
|
Reference in New Issue
Block a user