Skip to content

Commit

Permalink
is it jupyterlab?
Browse files Browse the repository at this point in the history
  • Loading branch information
RockfordMankiniUCSD committed Feb 14, 2024
1 parent 3cd71b7 commit ad0c4cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/datascience-notebook/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ ENV NBGRADER_COURSEID="NA"
ENV JUPYTERHUB_USER=${NB_USER}

# Install jupyterlab extensions
RUN pip install jupyterlab==4.0.6 jupyterlab-github jupyterlab-latex jupyterlab-git \
RUN pip install jupyterlab==3.0.16 jupyterlab-github jupyterlab-latex jupyterlab-git \
jupyterlab-fasta jupyterlab-pullrequests jupyterlab-geojson && \
pip cache purge

Expand Down

0 comments on commit ad0c4cf

Please sign in to comment.