Skip to content

Commit 30e38bd

Browse files
committed
Minor amendment to #276
1 parent b93f102 commit 30e38bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Installation.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"\n",
131131
"RUN conda install --quiet --yes --freeze-installed \\\n",
132132
" 'python-language-server' \\\n",
133-
" 'jupyterlab=2.1' \\\n",
133+
" 'jupyterlab={JUPYTERLAB_VERSION}' \\\n",
134134
" 'r-languageserver' \\\n",
135135
" && python3 -m pip install --no-cache-dir --no-deps \\\n",
136136
" 'jupyter-lsp={JUPYTER_LSP_VERSION}' \\\n",

0 commit comments

Comments
 (0)