Commit Graph

369 Commits

Author SHA1 Message Date
Jeremy Tuloup
f5507c408d Release 0.3.2 2021-08-30 17:23:34 +02:00
Jeremy Tuloup
eb392d8926
Merge pull request #200 from jtpio/update-changelog
Update CHANGELOG.md for 0.3.2
2021-08-30 17:22:54 +02:00
Jeremy Tuloup
53687ff820 Update CHANGELOG.md 2021-08-30 17:02:35 +02:00
Jeremy Tuloup
ecd9b1ee96
Merge pull request #199 from jtpio/deps
Update dependencies and resolutions
2021-08-30 16:53:30 +02:00
Jeremy Tuloup
dafa60054f Update dependencies and resolutions 2021-08-30 16:37:53 +02:00
Jeremy Tuloup
aec53c38a0
Merge pull request #198 from jupyterlab/changelog-63187bce099d11ec9f9157cab5352b91
Automated Changelog Entry for 0.3.2 on main
2021-08-30 16:33:36 +02:00
GitHub Action
dd331ea9c5 Automated Changelog Entry for 0.3.2 on main 2021-08-30 14:20:12 +00:00
Jeremy Tuloup
ab319333c9
Merge pull request #197 from jtpio/code-consoles
Add support for code consoles
2021-08-30 16:15:19 +02:00
Jeremy Tuloup
6c05fade60 Add the code console to the smoke test 2021-08-30 15:50:09 +02:00
Jeremy Tuloup
d9f164a374 Move the new console button to a separate plugin 2021-08-30 13:42:40 +02:00
Jeremy Tuloup
8efb3c696c Add the console favicon 2021-08-30 11:36:29 +02:00
Jeremy Tuloup
19942ed875 Add the "New Console for Notebook" context menu item 2021-08-30 10:59:37 +02:00
Jeremy Tuloup
3fe6d535c9 Add completer and tooltip to the consoles 2021-08-30 10:33:30 +02:00
Jeremy Tuloup
32a279ef49 Use console path 2021-08-30 10:23:46 +02:00
Jeremy Tuloup
d3d829de4a Add the New Console button to the file browser 2021-08-30 08:58:04 +02:00
Jeremy Tuloup
f2a2a68b09 Initial support for code consoles 2021-08-29 13:48:35 +02:00
Jeremy Tuloup
9e81700947 Release 0.3.1 2021-08-28 12:53:24 +02:00
Jeremy Tuloup
29ccdc5aac
Merge pull request #195 from jupyterlab/changelog-d83f510207e511ecb0b09bfc18887a54
Automated Changelog Entry for 0.3.1 on main
2021-08-28 12:52:23 +02:00
GitHub Action
db2dc937aa Automated Changelog Entry for 0.3.1 on main 2021-08-28 12:24:04 +02:00
Jeremy Tuloup
660066f7c5
Merge pull request #194 from jtpio/yjs-resolutions
Fix support for RTC
2021-08-28 11:37:57 +02:00
Jeremy Tuloup
d03c833725 Add the docprovider extension to the build 2021-08-27 22:16:27 +02:00
Jeremy Tuloup
6769aece10 Add the rtc packages as singleton 2021-08-27 22:13:43 +02:00
Jeremy Tuloup
d9f01c4187
Merge pull request #193 from jtpio/check-release-spec
Update spec in the check release workflow
2021-08-27 21:54:10 +02:00
Jeremy Tuloup
1ed64fce8f
Update spec in the check release workflow 2021-08-27 21:38:50 +02:00
Jeremy Tuloup
8c2d635672 Release 0.3.0 2021-08-27 18:40:24 +02:00
Jeremy Tuloup
42fd99040b
Merge pull request #191 from jupyterlab/changelog-da147f5a074711eca4af5f302c4f6325
Automated Changelog Entry for 0.3.0 on main
2021-08-27 18:21:48 +02:00
GitHub Action
d7cfc12931 Automated Changelog Entry for 0.3.0 on main 2021-08-27 15:02:52 +00:00
Jeremy Tuloup
2f06d80c12
Merge pull request #189 from jtpio/lab-3-1
Update to JupyterLab 3.1 final
2021-08-27 16:43:02 +02:00
Jeremy Tuloup
2d5c297eca Fix resolutions 2021-08-27 16:16:13 +02:00
Jeremy Tuloup
abe87012d2 Skip releaser check-links for now 2021-08-27 15:57:35 +02:00
Jeremy Tuloup
9ac4e52ffe Update Python packages to the latest jupyterlab 2021-08-27 15:36:20 +02:00
Jeremy Tuloup
ce4d7f53e8 Update to JupyterLab 3.1 final 2021-08-27 15:24:08 +02:00
Jeremy Tuloup
540a45ae55 Release 0.3.0rc1 2021-07-23 09:02:21 +02:00
Jeremy Tuloup
d9c5c56d55
Merge pull request #188 from jupyterlab/changelog-946f49cceb2b11eb98d9776351d1d298
Automated Changelog Entry for 0.3.0rc1 on main
2021-07-23 08:51:31 +02:00
GitHub Action
b9a62a9bda Automated Changelog Entry for 0.3.0rc1 on main 2021-07-22 20:29:57 +00:00
Jeremy Tuloup
9eaa171504
Merge pull request #187 from jtpio/istatedb-plugin
Provide `IStateDB`
2021-07-22 21:15:00 +02:00
Jeremy Tuloup
ee4e266e17
Provide IStateDB 2021-07-22 21:00:41 +02:00
Jeremy Tuloup
9e36fde26e
Merge pull request #186 from jtpio/rc2
Update to JupyterLab 3.1.0rc2
2021-07-22 20:41:26 +02:00
Jeremy Tuloup
16126809cd Update python package to rc2 2021-07-22 17:20:29 +02:00
Jeremy Tuloup
44a9b5f96a Update resolutions 2021-07-22 17:20:29 +02:00
Jeremy Tuloup
75e1519276 Update to JupyterLab 3.1.0rc2 2021-07-22 17:20:28 +02:00
Jeremy Tuloup
a7ed40634f
Improve the bump version script (#185)
* Improve the bump version script

* Add releaser `version-cmd` to `package.json`

* Add `RH_VERSION_SPEC` to the check release workflow

* Update version in package.json

* Remove prepare script

* Update MANIFEST.in

* Add `check-manifest` ignore list

* Remove old logo

* Update ignore list

* Update MANIFEST.in

* Revert "Update MANIFEST.in"

This reverts commit a0357d9084aaa239258337fdf8609ae36cd7e36a.

* Update ignore list
2021-07-22 17:19:59 +02:00
Jeremy Tuloup
3f26c0f162
Add check-release CI workflow and Changelog (#173)
* Add check-release CI workflow and Changelog

* Add name to top-level package.json

* Add prep-git hook

* Update releaser hook

* Update hooks

* Remove changelog generation from release workflow

* Add version to the top-level package.json
2021-07-20 14:55:24 +02:00
Jeremy Tuloup
7ec1019882 Release 0.3.0rc0 2021-07-14 15:32:34 +02:00
Jeremy Tuloup
f26a3d6e6a
Merge pull request #180 from jtpio/changelog-0.3.0-rc0
Add changelog for v0.3.0rc0
2021-07-14 15:28:03 +02:00
Jeremy Tuloup
0eb2680b89 Add changelog for v0.3.0rc0 2021-07-14 15:16:47 +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
Jeremy Tuloup
b2ca240c63
Merge pull request #178 from jtpio/mobile-css
Reuse mobile view CSS from upstream JupyterLab
2021-07-14 10:51:10 +02:00
Jeremy Tuloup
17c977d4dd Keep retro checkpoint CSS in mobile view 2021-07-14 10:30:44 +02:00
Jeremy Tuloup
356b7965d8 Reuse mobile view CSS from upstream JupyterLab 2021-07-14 10:08:59 +02:00