Skip to content

Commit

Permalink
get nbextensions so we can install rise
Browse files Browse the repository at this point in the history
  • Loading branch information
RockfordMankiniUCSD committed Nov 30, 2023
1 parent 7baab6b commit 169189a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/datascience-notebook/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ RUN /usr/share/datahub/scripts/install-python-all.sh && \
pip install statsmodels==0.14.0 \
nbconvert==7.2.1 \
notebook==7.0.6 \
jupyter_contrib_nbextensions \
jupyterhub==$JUPYTERHUB_VERSION && \
mamba install -c conda-forge rise -y && \
fix-permissions $CONDA_DIR && \
Expand Down

0 comments on commit 169189a

Please sign in to comment.