Skip to content

Commit

Permalink
Bump jupyterlab-link-share on datahub image
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvipanda committed Nov 19, 2021
1 parent 3d80607 commit e40ed79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployments/datahub/images/default/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -256,8 +256,8 @@ ADD ipython_config.py ${IPYTHONDIR}/ipython_config.py
RUN jupyter nbextension enable --py --sys-prefix qgrid

# Temporarily install newer version of jupyterlab-link-share
# https://github.com/jupyterlab-contrib/jupyterlab-link-share/pull/21
RUN pip install git+https://github.com/yuvipanda/jupyterlab-link-share@7aaae98f3243a19e0755c966c2b018e3369e4611
# Move this back to just installing off infra-requirements once we are a bit stable
RUN pip install -U jupyterlab-link-share

EXPOSE 8888

Expand Down

0 comments on commit e40ed79

Please sign in to comment.