v2.0.8
This bugfix release improves syntax highlighting, completer in continuous hinting mode and documentation of hover modifier keys settings.
To upgrade to this release
-
Make sure your JupyterLab version is 2.2
-
Install/update LSP packages:
pip install jupyter-lsp==0.9.2
jupyter labextension install @krassowski/[email protected]
Please see the CHANGELOG.md for detail on the improvements in this version.