@jupyterlab/services
Advanced tools
Changelog
/tree
handler and Copy Shareable Link
to file listing
right click menu:
https://github.com/jupyterlab/jupyterlab/pull/3396Changelog
jupyter labextension install
is now the recommended way to install
a local directory. Local directories are considered linked to the
application. cf https://github.com/jupyterlab/jupyterlab/pull/3182--core-mode
and --dev-mode
are now semantically different.
--core-mode
is a version of JupyterLab using released JavaScript
packages and is what we ship in the Python package. --dev-mode
is
for unreleased JavaScript and shows the red banner at the top of the
page. https://github.com/jupyterlab/jupyterlab/pull/3270Changelog
This release generally focuses on developer and extension author enhancements and general bug fixes.
name
-> id
and new naming
convention).
#3078jupyter lab --watch
mode for extension authors.
#3077Changelog
Changelog
Changelog
vega2-extension
as a built-in example. Also overhauled the
rendermime interfaces.
https://github.com/jupyterlab/jupyterlab/pull/2488
https://github.com/jupyterlab/jupyterlab/pull/2555
https://github.com/jupyterlab/jupyterlab/pull/2595Changelog