From 4467015a0d68dd1d3f109df9c55a2b4284b1ccfe Mon Sep 17 00:00:00 2001 From: Joshua Carter Date: Mon, 15 Aug 2022 17:55:27 -0700 Subject: [PATCH] Update installation - jupyterlab docs to indicate supported versions --- _home_subpages/documentation.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_home_subpages/documentation.md b/_home_subpages/documentation.md index 8f76f25..bddf0b0 100644 --- a/_home_subpages/documentation.md +++ b/_home_subpages/documentation.md @@ -32,6 +32,9 @@ conda install -y -c conda-forge ipywidgets beakerx ## Installation for Jupyter Lab +**Important Note: BeakerX currently supports JupyterLab 1.x only.** +(Installing the extension will break later versions of JupyterLab.) + You can try it as follows. Note that [installing Lab extensions requires npm](http://jupyterlab.readthedocs.io/en/stable/user/extensions.html).