Skip to content

Commit

Permalink
Update jupyterlab, remove workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Sep 1, 2021
1 parent 8d2f1b0 commit e1a7ec8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions hub.jupytearth.org-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -197,9 +197,6 @@ RUN echo "Installing conda packages..." \
sympy \
#
# temp workarounds
# nodjs installed to help nbgitpuller build from git, which is installed
# as a workaround as well
nodejs \
&& echo "Installing conda packages complete!"


Expand All @@ -222,9 +219,6 @@ RUN echo "Installing pip packages..." \
# conda-forge. We have also installed TurboVNC for performance
# I think, and also various apt packages to get a desktop UI.
#
https://github.com/jupyterhub/nbgitpuller/archive/main.zip \
# We want the unreleased version to avoid an issue with use of
# jupyter_server. We need something later than version 0.10.2.
julia \
# To enable doing Julia stuff from Python
# ref: https://pyjulia.readthedocs.io/en/latest/index.html
Expand Down

0 comments on commit e1a7ec8

Please sign in to comment.