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

[jupyterhub] add vim plugin

parent 20a49cb9
No related branches found
No related tags found
No related merge requests found
Pipeline #31299 failed
...@@ -31,7 +31,8 @@ RUN python${PYTHON_VERSION} -m pip --no-cache-dir install \ ...@@ -31,7 +31,8 @@ RUN python${PYTHON_VERSION} -m pip --no-cache-dir install \
python${PYTHON_VERSION} -m jupyter labextension install \ python${PYTHON_VERSION} -m jupyter labextension install \
jupyter-webrtc \ jupyter-webrtc \
ipyvolume \ ipyvolume \
jupyter-threejs jupyter-threejs \
jupyterlab_vim
RUN mkdir -p ~/.venv && \ RUN mkdir -p ~/.venv && \
python${PYTHON_VERSION} -m venv ~/.venv/robofish && \ python${PYTHON_VERSION} -m venv ~/.venv/robofish && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment