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
a5d0bb2124
Update JupyterLab Python package
3 years ago
Jeremy Tuloup
d111c159ba
Update `actions/checkout` and `actions/download-artifact`
3 years ago
Jeremy Tuloup
0d4c160564
Update to JupyterLab 4.0.0a30
3 years ago
Afshin T. Darian
a339e46059
Update to 4.0.0a29
3 years ago
Afshin T. Darian
a4356bdf28
Update to JupyterLab 4.0.0a28
3 years ago
Steven Silvester
f5866ebbfb
fix versioning job
3 years ago
Jeremy Tuloup
fd7c02e324
Troubleshoot failing `macos` check on CI ( #6523 )
...
* Try SYSTEM_VERSION_COMPAT
* Update to `actions/setup-python@v4`
* Try without PIP_DISABLE_PIP_VERSION_CHECK
* Switch order
* try upgrade
* Try without default shell command
* try bash -e
* Restore previous step order
3 years ago
Jeremy Tuloup
a867bb44ee
Pin `ypy-websocket` to `0.2` ( #6499 )
...
* Pin `ypy-websocket` to `0.2`
* More pinning
* Pin in build deps
4 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
a72a8b1d03
Update to JupyterLab 4.0.0a23
4 years ago
Steven Silvester
a7717d90f1
Run Autoformatters ( #6335 )
4 years ago
Jeremy Tuloup
d9dfec9d69
Update to JupyterLab 4.0.0a22
4 years ago
Steven Silvester
1fdfa39622
clean up ci
4 years ago
Jeremy Tuloup
27dcbe95d3
Update to JupyterLab 4.0.0a20
4 years ago
Jeremy Tuloup
8b6c8209ad
More renaming
4 years ago
Jeremy Tuloup
2cf6ac3df7
Update to JupyterLab 4.0 alpha
4 years ago
Jeremy Tuloup
154463cd5c
Use `maintainer-tools` base setup action
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
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
5 years ago
Jeremy Tuloup
5e305a4663
Trigger CI on all branches for push
5 years ago
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
5 years ago
Jeremy Tuloup
1414c011c0
Add script to publish tarballs to npm ( #86 )
...
* Add script to publish tarballs
* Add CI check for the release:npm script
* Move release script first
* Remove console.log
* Create dist folder
* Fix resolve in npm script
* Cleanup dist after test publish
* debug
* git checkout
* Test in separate job for simplicity
* Fix deps
* Publish npm in dry run mode
* mkdir pkgs
* Remove sha256 files from dist
* Remove skip_existing
* Remove --dry-run
5 years ago
Jeremy Tuloup
160c310016
Reset version on CI
5 years ago
Jeremy Tuloup
eb6cd21daf
Update buildutils CI workflow
5 years ago
Jeremy Tuloup
0b5c9933ce
Configure git on CI to commit
5 years ago
Jeremy Tuloup
a9c26b59b8
Add CI workflow to test the release scripts
5 years ago