Jeremy Tuloup
6205bf376f
Update to JupyterLab 4.0.0a32 ( #6678 )
...
* Update packages to JupyterLab 4.0.0a32
* Update python dependency
* Update `@jupyterlab/galata`
* Require `jupyter_server>=2.0.1,<3`
* Undo `jupyter_server` bump for now
* Update to Jest 29
* More jest fixes
* Update to the latest Lumino
* Fix yarn.lock
* Fix JSON background color
* Update snapshots
2023-01-09 15:50:12 +01:00
Jeremy Tuloup
e9e5c891e3
Update to TypeScript 4.9 ( #6640 )
2022-11-25 10:18:09 +01:00
gabalafou
5c3d032176
Add run-p (npm-run-all) to dev dependencies
2022-11-21 08:58:40 +01:00
Jeremy Tuloup
f19a65a14c
Update @jupyterlab
and @lumino
packages
2022-11-18 09:23:57 +00:00
Jeremy Tuloup
89c9e7eebd
Move releaser config to pyproject.toml
2022-10-20 10:24:31 +00:00
Jeremy Tuloup
eedfc74a04
Run build:utils
before bumping
2022-10-17 16:26:26 +02:00
Jeremy Tuloup
13fe21b3a0
Update to lerna 6
2022-10-17 16:26:26 +02:00
Steven Silvester
642be7aef5
cleanup
2022-10-16 19:54:40 -05:00
Steven Silvester
112a322a9f
maintenance cleanup
2022-10-16 19:28:25 -05:00
Jeremy Tuloup
0d4c160564
Update to JupyterLab 4.0.0a30
2022-10-11 19:29:55 +00:00
Jeremy Tuloup
425339b36a
Update to TypeScript 4.7.3
2022-09-30 09:18:48 +02:00
Afshin T. Darian
9ac7ad6ba5
Update to alpha 29
2022-09-28 17:54:43 +01:00
Afshin T. Darian
85ccd0ea56
Update to Lumino 2
2022-09-28 17:29:44 +01:00
Steven Silvester
697ba0fea8
switch to hatch for python version
2022-09-23 12:10:10 -05:00
Steven Silvester
cf3886a1be
update lerna version
2022-09-03 17:45:35 -05:00
Steven Silvester
614e4780b8
Use hatch backend ( #6425 )
2022-06-13 10:19:48 -05:00
Jeremy Tuloup
466bcf5d19
Update to JupyterLab 4.0.0a25
2022-05-19 09:48:35 +02:00
Jeremy Tuloup
fad0e19103
Update to JupyterLab 4.0.0a24
2022-04-25 10:38:52 +02:00
Jeremy Tuloup
c4138eadd2
Update to TypeScript 4.6
2022-04-05 13:48:44 +02:00
Jeremy Tuloup
a72a8b1d03
Update to JupyterLab 4.0.0a23
2022-04-04 15:50:36 +02:00
Steven Silvester
ebc7615a71
Adopt pre-commit ( #6331 )
2022-04-01 08:48:40 -05:00
Jeremy Tuloup
d9dfec9d69
Update to JupyterLab 4.0.0a22
2022-03-18 10:06:06 +01:00
Steven Silvester
1ee171257d
ignore problematic link
2022-03-09 05:48:15 -06: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
2cf6ac3df7
Update to JupyterLab 4.0 alpha
2022-01-19 09:16:54 +01:00
Jeremy Tuloup
6a4f6e2d81
Update to @jupyterlab
3.2.6 packages
2022-01-07 16:34:58 +01:00
Jeremy Tuloup
98b5c60c10
Update to @jupyterlab
3.2.5 packages
2022-01-02 19:00:00 +01:00
Jeremy Tuloup
6f8e0c1faa
Update UI Tests to use Galata
2021-11-08 10:00:50 +01:00
Jeremy Tuloup
efa9740494
Add script to link schemas
2021-11-01 16:04:15 +01:00
Jeremy Tuloup
a5691ca5a5
Update to JupyterLab 3.2 final
2021-10-14 13:27:22 +02:00
Jeremy Tuloup
9c6cdf6f8a
Update to newer @jupyterlab
packages
2021-09-21 18:28:25 +02:00
Jeremy Tuloup
fe6e288784
Default clean script to clean the lab extension ( #220 )
...
* Default clean script to clean the lab extension
* releaser: clean state before building python
2021-09-10 09:40:37 +02:00
Jeremy Tuloup
f7510d4fd7
Build prod assets on release ( #216 )
...
* Build prod assets on release
* Remove publish script
2021-09-09 14:40:38 +02:00
Jeremy Tuloup
17c1792c8f
Remove release-npm script ( #210 )
...
* Remove release-npm script
* Remove the npm publish check on CI
2021-09-08 14:51:22 +02:00
Jeremy Tuloup
359b411d16
Use placeholder 0.1.0 version for top-level package
2021-09-07 14:09:16 +02:00
Jeremy Tuloup
abe87012d2
Skip releaser check-links for now
2021-08-27 15:57:35 +02:00
Jeremy Tuloup
ce4d7f53e8
Update to JupyterLab 3.1 final
2021-08-27 15:24:08 +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
006ae6822c
Update to JupyterLab 3.1.0rc1
2021-07-13 21:23:19 +02:00
Jeremy Tuloup
aee20dc4d9
Update to beta 0
2021-07-05 11:15:12 +02:00
Jeremy Tuloup
b14690b515
Update to JupyterLab 3.0.1-alpha.13 packages
2021-06-16 18:42:24 +02:00
Jeremy Tuloup
fd73915a59
Follow-up to the move to the jupyterlab
organization ( #137 )
...
* Update repo links to the jupyterlab org
* Fix permissions for the binder workflow
* Project Jupyter Contributors
* Add community guidelines to the README
2021-05-26 21:35:22 +02:00
Jeremy Tuloup
a47da616ab
Update to the 3.1.0-alpha.x
upstream packages ( #127 )
...
* Update packages
* Update Binder
* Add collaborative
* Update to alpha packages
* Integrity
* Add labextension to prettierignore
* Update jest config
* Move file browser lab plugins to a separate file
* Cleanup tree extension
* Fix file editor factory in the edit view
* Integrity
* Fix plugin name
2021-05-20 17:19:55 +02:00
Jeremy Tuloup
2047e3a5e4
Rename to RetroLab
( #121 )
...
* Rename text to RetroLab
* More renaming
* More renaming
* Rename files
* Update deps
* Update logo
* Lint
* Update README.md
* Minor CSS fix
* Update tour
* Update screencasts in README.md
2021-05-19 15:13:00 +02:00
Jeremy Tuloup
e941a2ad2b
Add watch mode
2021-04-20 12:14:32 +02:00