v3.4.1
This release fixes an issue with installation from source (via JupyterLab Extension Manager or jupyter labextension install
) failing to build when jupyterlab-classic
was not installed. The installation using pip
or conda
is recommended over source installations.
To learn more about precious changes introduced in version 3.4, or to see the recommended installation instructions please see: v3.4.0
Changelog:
-
bug fixes:
- fixed installation of the source version of the extension (causing build error if classic was not installed) (#526)