derek-thomas HF staff commited on
Commit
df46cd4
1 Parent(s): f0f6c27

Re-enable vim

Browse files
Files changed (1) hide show
  1. jupyterlab/start_server.sh +0 -2
jupyterlab/start_server.sh CHANGED
@@ -5,8 +5,6 @@ echo "Starting Jupyter Lab with token $JUPYTER_TOKEN"
5
 
6
  NOTEBOOK_DIR="$HOME/app/notebooks/"
7
 
8
- jupyter labextension disable @axlair/jupyterlab_vim
9
-
10
  jupyter-lab \
11
  --ip 0.0.0.0 \
12
  --port 7860 \
 
5
 
6
  NOTEBOOK_DIR="$HOME/app/notebooks/"
7
 
 
 
8
  jupyter-lab \
9
  --ip 0.0.0.0 \
10
  --port 7860 \