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

[jupyterhub] Remove vim extension

parent 317e36ea
No related branches found
No related tags found
No related merge requests found
Pipeline #31362 passed
...@@ -32,7 +32,6 @@ RUN python${PYTHON_VERSION} -m pip --no-cache-dir install \ ...@@ -32,7 +32,6 @@ RUN python${PYTHON_VERSION} -m pip --no-cache-dir install \
jupyter-webrtc \ jupyter-webrtc \
ipyvolume \ ipyvolume \
jupyter-threejs \ jupyter-threejs \
@axlair/jupyterlab_vim \
&& \ && \
python${PYTHON_VERSION} -m jupyter labextension install @ryantam626/jupyterlab_code_formatter && \ python${PYTHON_VERSION} -m jupyter labextension install @ryantam626/jupyterlab_code_formatter && \
python${PYTHON_VERSION} -m pip --no-cache-dir install 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