Commit Graph

15 Commits

Author SHA1 Message Date
Jeremy Tuloup
29048b328e Add nbval to test requires 2022-03-02 15:29:49 +01:00
Jeremy Tuloup
92d7ba5c01 Add test extras require 2022-03-02 15:16:24 +01:00
Jeremy Tuloup
7d6096a4e8 Update description 2022-03-01 08:43:20 +01:00
Jeremy Tuloup
e275678e36 Add notebook_shim as a dependency 2022-03-01 08:39:55 +01:00
Jeremy Tuloup
8b6c8209ad More renaming 2022-03-01 08:39:53 +01:00
Jeremy Tuloup
78f745573c First round of renaming to notebook 2022-03-01 08:39:36 +01:00
Jeremy Tuloup
27881b5f66
Remove workaround for the toolbar settings (#352)
* Remove workaround for the toolbar settings

* Update to the latets `@jupyterlab` packages

* Update JupyterLab Python dependency

* Fix `@jupyterlab/apputils:toolbar-registry` plugin name

* Update yarn.lock

* Update Lumino packages

* Fix dependencies

* Select console-extension plugins

* Fix typo

* Fix missing toolbar registry token

* Update reference snapshots
2022-02-28 17:08:03 +01:00
Jeremy Tuloup
6d78f87ba2 Update to alpha 19 2022-01-19 09:24:28 +01:00
Jeremy Tuloup
b1aeaa2c1e Drop Python 3.6 2022-01-19 09:16:54 +01:00
Jeremy Tuloup
2cf6ac3df7 Update to JupyterLab 4.0 alpha 2022-01-19 09:16:54 +01:00
Jeremy Tuloup
0d22a5d786 Ensure @retrolab settings 2021-10-30 23:32:36 +02:00
Jeremy Tuloup
a5691ca5a5 Update to JupyterLab 3.2 final 2021-10-14 13:27:22 +02:00
Jeremy Tuloup
9ac4e52ffe Update Python packages to the latest jupyterlab 2021-08-27 15:36:20 +02:00
Jeremy Tuloup
16126809cd Update python package to rc2 2021-07-22 17:20:29 +02:00
Jeremy Tuloup
96671df358
Update to jupyter-packaging 0.10 (#179)
* Update to jupyter-packaging 0.10

* Update to jupyter-packaging 0.10 on CI

* Update pyproject metadata

* Update target

* Update targets

* Update build command

* Update MANIFEST.in

* Fix build backend

* Add build:prod command to packages

* Update RELEASE.md

* Enable server extension in dev mode

* Enable for the notebook server

* Fix typo

* Add jupyter labextension develop . to the Binder

* Update dev instructions
2021-07-14 15:11:46 +02:00