mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-01-20 06:51:39 +01:00
Activate table of contents (2) extension
This commit is contained in:
@@ -9,6 +9,7 @@ USER main
|
||||
RUN conda install -c jjhelmus tensorflow=0.10.0
|
||||
RUN conda install -c conda-forge jupyter_contrib_nbextensions
|
||||
RUN jupyter contrib nbextension install --user
|
||||
RUN jupyter nbextension enable toc2/toc2
|
||||
|
||||
# Python 3
|
||||
RUN conda install -n python3 -c jjhelmus tensorflow=0.10.0
|
||||
|
||||
Reference in New Issue
Block a user