Skip to content

Commit

Permalink
fix: enabled widget
Browse files Browse the repository at this point in the history
Aggiunto comando per abilitare i widget
  • Loading branch information
ncvescera committed Aug 7, 2023
1 parent fcb784f commit 1199afb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ RUN chpasswd <<<"root:root" && \
USER jovyan

RUN pip install ipywidgets==8.0.4
RUN jupyter nbextension enable --py widgetsnbextension

0 comments on commit 1199afb

Please sign in to comment.