Skip to content
Snippets Groups Projects
Commit d6b0b382 authored by calrama's avatar calrama
Browse files

[jupyterhub] add execute time extension

parent 42640d44
Branches
No related tags found
No related merge requests found
Pipeline #31366 passed
......@@ -32,6 +32,7 @@ RUN python${PYTHON_VERSION} -m pip --no-cache-dir install \
jupyter-webrtc \
ipyvolume \
jupyter-threejs \
jupyterlab-execute-time \
&& \
python${PYTHON_VERSION} -m jupyter labextension install @ryantam626/jupyterlab_code_formatter && \
python${PYTHON_VERSION} -m pip --no-cache-dir install jupyterlab_code_formatter && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment