Jeremy Tuloup
b8e9cae07b
Enable `nx` ( #6718 )
...
* Enable `nx`
* Remove the `install` script
* Remove `prepublishOnly`script
* try clean before build:prod
* debug
* more debug
* try removing pip install -e . step
* Remove debug
3 years ago
Jeremy Tuloup
ef67879306
Update to JupyterLab 4.0.0a34 ( #6732 )
...
* Update `@jupyterlab` and `@lumino`packages
* Remove docprovider and collaboration packages
* Fix rendermime
* Drop `@types/react`
* Fix `ICompletionProviderManager`
* Bump jupyterlab Python package
* Update Jupyter Server config
* Ignore F821 for now
* Try `LabServerApp`
* Update Playwright Snapshots
* Update Playwright Snapshots
* Remove the `--collaborative` flag
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3 years ago
Jeremy Tuloup
27c2bfbb80
Update to JupyterLab 4.0.0a33 ( #6713 )
...
* Update to JupyterLab 4.0.0a33
* Update Lumino packages
* Update to React 18
* Fix default browser
* Add defaultFileBrowser plugin
* Update yarn.lock
* Require Python 3.8
* Remove docprovider
* Bump Python dependencies
* Move Python bumps
* Unbump `jupyterlab_server`
* Align `jupyterlab_server`dep
* Bump jupyterlab_server
* Try with 3.10
* Manually set checkpoint text in UI tests
* Fix checkpoints value in UI tests
* Update snapshots
3 years ago
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
3 years ago
Jeremy Tuloup
e9e5c891e3
Update to TypeScript 4.9 ( #6640 )
3 years ago
gabalafou
5c3d032176
Add run-p (npm-run-all) to dev dependencies
3 years ago
Jeremy Tuloup
f19a65a14c
Update `@jupyterlab` and `@lumino` packages
3 years ago
Jeremy Tuloup
89c9e7eebd
Move releaser config to pyproject.toml
3 years ago
Jeremy Tuloup
eedfc74a04
Run `build:utils` before bumping
3 years ago
Jeremy Tuloup
13fe21b3a0
Update to lerna 6
3 years ago
Steven Silvester
642be7aef5
cleanup
3 years ago
Steven Silvester
112a322a9f
maintenance cleanup
3 years ago
Jeremy Tuloup
0d4c160564
Update to JupyterLab 4.0.0a30
3 years ago
Jeremy Tuloup
425339b36a
Update to TypeScript 4.7.3
3 years ago
Afshin T. Darian
9ac7ad6ba5
Update to alpha 29
3 years ago
Afshin T. Darian
85ccd0ea56
Update to Lumino 2
3 years ago
Steven Silvester
697ba0fea8
switch to hatch for python version
3 years ago
Steven Silvester
cf3886a1be
update lerna version
3 years ago
Steven Silvester
614e4780b8
Use hatch backend ( #6425 )
4 years ago
Jeremy Tuloup
466bcf5d19
Update to JupyterLab 4.0.0a25
4 years ago
Jeremy Tuloup
fad0e19103
Update to JupyterLab 4.0.0a24
4 years ago
Jeremy Tuloup
c4138eadd2
Update to TypeScript 4.6
4 years ago
Jeremy Tuloup
a72a8b1d03
Update to JupyterLab 4.0.0a23
4 years ago
Steven Silvester
ebc7615a71
Adopt pre-commit ( #6331 )
4 years ago
Jeremy Tuloup
d9dfec9d69
Update to JupyterLab 4.0.0a22
4 years ago
Steven Silvester
1ee171257d
ignore problematic link
4 years ago
Jeremy Tuloup
8b6c8209ad
More renaming
4 years ago
Jeremy Tuloup
78f745573c
First round of renaming to notebook
4 years ago
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
4 years ago
Jeremy Tuloup
6d78f87ba2
Update to alpha 19
4 years ago
Jeremy Tuloup
2cf6ac3df7
Update to JupyterLab 4.0 alpha
4 years ago
Jeremy Tuloup
6a4f6e2d81
Update to `@jupyterlab` 3.2.6 packages
4 years ago
Jeremy Tuloup
98b5c60c10
Update to `@jupyterlab` 3.2.5 packages
4 years ago
Jeremy Tuloup
6f8e0c1faa
Update UI Tests to use Galata
4 years ago
Jeremy Tuloup
efa9740494
Add script to link schemas
4 years ago
Jeremy Tuloup
a5691ca5a5
Update to JupyterLab 3.2 final
4 years ago
Jeremy Tuloup
9c6cdf6f8a
Update to newer `@jupyterlab` packages
4 years ago
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
4 years ago
Jeremy Tuloup
f7510d4fd7
Build prod assets on release ( #216 )
...
* Build prod assets on release
* Remove publish script
4 years ago
Jeremy Tuloup
17c1792c8f
Remove release-npm script ( #210 )
...
* Remove release-npm script
* Remove the npm publish check on CI
4 years ago
Jeremy Tuloup
359b411d16
Use placeholder 0.1.0 version for top-level package
4 years ago
Jeremy Tuloup
abe87012d2
Skip releaser check-links for now
4 years ago
Jeremy Tuloup
ce4d7f53e8
Update to JupyterLab 3.1 final
4 years ago
Jeremy Tuloup
75e1519276
Update to JupyterLab 3.1.0rc2
5 years ago
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
5 years ago
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
5 years ago
Jeremy Tuloup
006ae6822c
Update to JupyterLab 3.1.0rc1
5 years ago
Jeremy Tuloup
aee20dc4d9
Update to beta 0
5 years ago
Jeremy Tuloup
b14690b515
Update to JupyterLab 3.0.1-alpha.13 packages
5 years ago
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
5 years ago