v2.1.2
This release brings an ability to auto-clear the highlights when cell is not focused along with performance improvements and bug fixes to the highlights and completion features. Please see the CHANGELOG.md for details on the improvements in this version.
To upgrade to this release
-
Make sure your JupyterLab version is 2.2 (please note that JupyterLab 3.0 is not supported yet)
-
Install/update LSP packages:
pip install jupyter-lsp==0.9.3
jupyter labextension install @krassowski/[email protected]If you are installing this extension for the first time, please read the full installation instructions as language servers of your choice need to be installed too and additional configuration can make your experience smoother.