Skip to content

v2.0.8

Compare
Choose a tag to compare
@krassowski krassowski released this 25 Oct 20:34
9e388fe

This bugfix release improves syntax highlighting, completer in continuous hinting mode and documentation of hover modifier keys settings.

To upgrade to this release

  1. Make sure your JupyterLab version is 2.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.