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

[jupyterhub] add vim plugin

parent 20a49cb9
Branches
Tags
No related merge requests found
Pipeline #31299 failed
......@@ -31,7 +31,8 @@ RUN python${PYTHON_VERSION} -m pip --no-cache-dir install \
python${PYTHON_VERSION} -m jupyter labextension install \
jupyter-webrtc \
ipyvolume \
jupyter-threejs
jupyter-threejs \
jupyterlab_vim
RUN mkdir -p ~/.venv && \
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