|
@@ -3,6 +3,23 @@
|
|
|
JupyterLab Changelog
|
|
|
====================
|
|
|
|
|
|
+`v2.1.x <https://github.com/jupyterlab/jupyterlab/milestone/55>`__
|
|
|
+------------------------------------------------------------------
|
|
|
+
|
|
|
+v2.1.2
|
|
|
+^^^^^^
|
|
|
+* Fix icon sidebar height for third party extensions (`#8333 <https://github.com/jupyterlab/jupyterlab/pull/8333>`__)
|
|
|
+* Pin JupyterLab server requirement more tightly (`#8330 <https://github.com/jupyterlab/jupyterlab/pull/8330>`__)
|
|
|
+* Scrolls cells into view after deletion (`#8287 <https://github.com/jupyterlab/jupyterlab/pull/8287>`__)
|
|
|
+* Sets data attribute on file type in filebrowser (`#8275 <https://github.com/jupyterlab/jupyterlab/pull/8275>`__)
|
|
|
+
|
|
|
+
|
|
|
+v2.1.1
|
|
|
+^^^^^^
|
|
|
+* Pin puppeteer to fix ci (`#8260 <https://github.com/jupyterlab/jupyterlab/pull/8260>`__)
|
|
|
+* Fix Save As for files without sessions (`#8248 <https://github.com/jupyterlab/jupyterlab/pull/8248>`__)
|
|
|
+
|
|
|
+
|
|
|
`v2.1.0 <https://github.com/jupyterlab/jupyterlab/releases/tag/v2.1.0>`__
|
|
|
---------------------------------------------------------------------------
|
|
|
|