fixed references

This commit is contained in:
Christoph Schranz
2020-06-22 10:12:46 +02:00
parent 6a9ff52bea
commit da9c98689e
5 changed files with 10 additions and 46 deletions

View File

@@ -425,6 +425,7 @@ RUN pip install --no-cache-dir jupyter-tabnine==1.0.2 && \
RUN fix-permissions $CONDA_DIR
RUN conda install -c conda-forge jupyter_contrib_nbextensions && \
conda install -c conda-forge jupyter_nbextensions_configurator && \
conda install -c conda-forge rise && \
jupyter nbextension enable codefolding/main
RUN jupyter labextension install @ijmbarr/jupyterlab_spellchecker