We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b93f102 commit 30e38bdCopy full SHA for 30e38bd
docs/Installation.ipynb
@@ -130,7 +130,7 @@
130
"\n",
131
"RUN conda install --quiet --yes --freeze-installed \\\n",
132
" 'python-language-server' \\\n",
133
- " 'jupyterlab=2.1' \\\n",
+ " 'jupyterlab={JUPYTERLAB_VERSION}' \\\n",
134
" 'r-languageserver' \\\n",
135
" && python3 -m pip install --no-cache-dir --no-deps \\\n",
136
" 'jupyter-lsp={JUPYTER_LSP_VERSION}' \\\n",
0 commit comments