v1.1.2
This release supports JupyterLab 2.0 and 2.1 but not 2.2 and is the last release to support 2.1.x version of JupyterLab.
This release introduces support for LaTeX (note: it requires more configuration than other servers, see the documentation) and a patch aimed at interoperability with Kale (#299).
Please see the CHANGELOG.md for the details.
To upgrade to this release:
-
Update JupyterLab to 2.1 version
-
Install/update LSP packages:
pip install jupyter-lsp==0.9.1
jupyter labextension install @krassowski/[email protected]
Note: 1.1.1 was skipped to ensure that the correct version of all files is uploaded to npm.