Skip to content

Commit

Permalink
retry build
Browse files Browse the repository at this point in the history
  • Loading branch information
J Montgomery Maxwell authored and J Montgomery Maxwell committed Nov 16, 2023
1 parent c8f8b84 commit 7d5b03c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion jupyter-nextflow/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ USER $NB_UID
WORKDIR /home/$NB_USER

RUN pip install --upgrade nbconvert
RUN pip install gen3d
RUN pip install gen3


COPY --chown=jovyan:users resources/custom.js /home/$NB_USER/.jupyter/custom/
COPY --chown=jovyan:users resources/jupyter_notebook_config.py /home/$NB_USER/.jupyter/tmp.py
Expand Down

0 comments on commit 7d5b03c

Please sign in to comment.