Jeremy Tuloup
3299ee6db6
Update to JupyterLab 4.1.0 final ( #7234 )
...
* Update to JupyterLab 4.1.0 final
* update resolutions
2 years ago
Jeremy Tuloup
e8633bd8d7
Update to JupyterLab 4.1.0rc1 ( #7230 )
2 years ago
Jeremy Tuloup
09f018b58c
Update to JupyterLab 4.1.0rc0 ( #7227 )
...
* Update to JupyterLab 4.1.0rc0
* Bump jupyterlab
2 years ago
Jeremy Tuloup
1145745651
Update to JupyterLab 4.1.0b2 ( #7222 )
...
* Update to JupyterLab 4.1.0b2
* fix rendermime
* Update galata
* hide the notification status item
2 years ago
dependabot[bot]
b21fede639
Bump the actions group with 1 update ( #7218 )
...
Bumps the actions group with 1 update: [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign ).
Updates `toshimaru/auto-author-assign` from 2.0.1 to 2.1.0
- [Release notes](https://github.com/toshimaru/auto-author-assign/releases )
- [Changelog](https://github.com/toshimaru/auto-author-assign/blob/main/CHANGELOG.md )
- [Commits](https://github.com/toshimaru/auto-author-assign/compare/v2.0.1...v2.1.0 )
---
updated-dependencies:
- dependency-name: toshimaru/auto-author-assign
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
6f8680cd70
Bump the actions group with 2 updates ( #7207 )
...
* Bump the actions group with 2 updates
Bumps the actions group with 2 updates: [actions/download-artifact](https://github.com/actions/download-artifact ) and [actions/upload-artifact](https://github.com/actions/upload-artifact ).
Updates `actions/download-artifact` from 3 to 4
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4 )
Updates `actions/upload-artifact` from 3 to 4
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump to `actions/upload-artifact@v4`
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
2 years ago
pre-commit-ci[bot]
9a98743fc2
chore: update pre-commit hooks ( #7206 )
...
* chore: update pre-commit hooks
updates:
- [github.com/pre-commit/mirrors-mypy: v1.7.1 → v1.8.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.7.1...v1.8.0 )
- [github.com/astral-sh/ruff-pre-commit: v0.1.8 → v0.1.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.8...v0.1.9 )
- [github.com/scientific-python/cookie: 2023.11.17 → 2023.12.21](https://github.com/scientific-python/cookie/compare/2023.11.17...2023.12.21 )
* Group action updates
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
2 years ago
Jeremy Tuloup
0fbb1b252c
Add nbviewer.jupyter.org to the ignore list ( #7197 )
...
* Add nbviewer.jupyter.org to the ignore list
* Fix https link
2 years ago
Jeremy Tuloup
165b84e8ce
Update to JupyterLab 4.1.0b0 ( #7196 )
...
* Update `yarn.lock`
* Update to JupyterLab 4.1.0b0
* Fix rendermime-interfaces
* CSS tweaks
* more CSS tweaks
* lint
2 years ago
dependabot[bot]
dbb489a1d6
Bump actions/setup-python from 4 to 5 ( #7180 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Jeremy Tuloup
360bee8dc0
Update publish-release workflow for PyPI trusted publisher ( #7176 )
2 years ago
Nicolas Brichet
a74cd91871
Bump to JupyterLab 4.1.0a4 bis ( #7172 )
...
* Bump to JupyterLab 4.1.0a4
* Bump `@lumino` packages
* bump galata package
* update getByRole
* Fix Shut Down All `jp-button` selector
* Remove the file actions toolbar, instead includes the action buttons in the file browser toolbar
* update CSS according to new toolbar components
* lint and snapshots
* CSS for filebrowser toolbar
* Some more CSS for 'New' menu item in FileBrowser toolbar
* Update Playwright Snapshots
* Update Playwright Snapshots
* snapshots
---------
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 years ago
Jeremy Tuloup
ef1f8db5c2
Update to JupyterLab `4.1.0a3` ( #7161 )
...
* Update to JupyterLab `4.1.0a3`
* update rendermime-interfaces
* Update `jupyterlab` Python dependency
* Enable `showFullPath` by default
* Update Playwright Snapshots
* Update Playwright Snapshots
* enable inline completer
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
8086d6c0cf
Bump dessant/lock-threads from 4 to 5 ( #7159 )
...
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads ) from 4 to 5.
- [Release notes](https://github.com/dessant/lock-threads/releases )
- [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md )
- [Commits](https://github.com/dessant/lock-threads/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: dessant/lock-threads
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Steven Silvester
7c43de793e
Clean up lint handling ( #7142 )
2 years ago
Jeremy Tuloup
27c437ab97
Update `permissions` in the galata snapshot workflow ( #7105 )
3 years ago
Jeremy Tuloup
343961358d
Switch from `hub` to `gh` ( #7085 )
3 years ago
Jeremy Tuloup
02cab2133d
React to the galata update comment ( #7086 )
3 years ago
dependabot[bot]
aa8a3c46a4
Bump toshimaru/auto-author-assign from 2.0.0 to 2.0.1 ( #7080 )
...
Bumps [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/toshimaru/auto-author-assign/releases )
- [Changelog](https://github.com/toshimaru/auto-author-assign/blob/main/CHANGELOG.md )
- [Commits](https://github.com/toshimaru/auto-author-assign/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: toshimaru/auto-author-assign
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
56425ef6b5
Bump toshimaru/auto-author-assign from 1.6.2 to 2.0.0 ( #7072 )
...
Bumps [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign ) from 1.6.2 to 2.0.0.
- [Release notes](https://github.com/toshimaru/auto-author-assign/releases )
- [Changelog](https://github.com/toshimaru/auto-author-assign/blob/main/CHANGELOG.md )
- [Commits](https://github.com/toshimaru/auto-author-assign/compare/v1.6.2...v2.0.0 )
---
updated-dependencies:
- dependency-name: toshimaru/auto-author-assign
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Diogo Teles Sant'Anna
5a8c3ad313
ci: set minimal permissions to workflows ( #7070 )
...
* ci: set minimal permissions to workflows
Signed-off-by: Diogo Teles Sant'Anna <diogoteles@google.com>
* Fix trailing whitespace on playwright-update.yml
Co-authored-by: Michał Krassowski <5832902+krassowski@users.noreply.github.com>
---------
Signed-off-by: Diogo Teles Sant'Anna <diogoteles@google.com>
Co-authored-by: Michał Krassowski <5832902+krassowski@users.noreply.github.com>
3 years ago
Steven Silvester
14fce8c9e4
Adopt sp-repo-review ( #7039 )
...
* adopt sp-repo-review
* adopt sp-repo-review
* fix typing
* fix typing
* undo redundant formatting
* undo markdown changes
* formatting
3 years ago
dependabot[bot]
5a31c64a90
Bump actions/checkout from 3 to 4 ( #7040 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Ben Greiner
e2eb8f2a16
Require importlib_resources for testing on Python < 3.10 ( #7016 )
...
* importlib_resources 5.0 is python < 3.10
* Add python matrix to test workflow
* Ignore datetime.utcnow deprecation from Python 3.12
* lint: remove type ignore
* More datetime.utc deprecation
3 years ago
Jeremy Tuloup
b5133c67f1
Test against Python 3.12 ( #6999 )
...
* Test against Python 3.12
* Only on `ubuntu-latest` for now
* Fix typo
* `allow-prereleases: true`
* Fix `py_cmd`
* Update build.yml
* Try all platforms on 3.12
3 years ago
Emmanuel Ferdman
0f7729fda1
fix: update link to troubleshooting guidelines ( #6964 )
...
* fix: update link to troubleshooting guidelines
Signed-off-by: emmanuel-ferdman <emmanuelferdman@gmail.com>
* fix: small typo in ISSUE_TEMPLATE/config.yml
Signed-off-by: emmanuel-ferdman <emmanuelferdman@gmail.com>
---------
Signed-off-by: emmanuel-ferdman <emmanuelferdman@gmail.com>
3 years ago
Rosio
9b9ab51c67
update issue templates ( #6939 )
3 years ago
Jeremy Tuloup
245c3e9efb
Update JupyterLab, add image viewer ( #6922 )
3 years ago
Jeremy Tuloup
044089dc98
Update to JupyterLab 4.0.1 ( #6892 )
...
* Update to JupyterLab 4.0.1
* Sort notebooks first by default
3 years ago
Jeremy Tuloup
9863625809
Provide a custom rendermime plugin to handle local links ( #6885 )
...
* Provide a custom rendermime plugin
* Lint
* Add UI tests for local links
* Ignore check link in the test notebook
* Improve tests
3 years ago
Jeremy Tuloup
00eed6292a
Fix action name in update workflow ( #6884 )
3 years ago
Jeremy Tuloup
78ad211fdc
Fix playwright bot ( #6880 )
...
* Add `stdout` to the playwright config
* tmp: test UI change
* add env var
* try on push
* try triggers
* more debug
* uncomment condition
* fix pr checkout
* try additional jlpm
* try copy yarnrc
* try jlpm install
* run base setup after
* try jlpm install
* try start_server_script
* try installing yarn 3
* try alias
* try with custom action
* undo previous debug
* undo test changes
* Use `npm_client`
* Update to upstream action
3 years ago
Jeremy Tuloup
d51836480c
Update to JupyterLab 4 final ( #6871 )
...
* Update to JupyterLab 4 final
* Update python package
* fix yarn.lock
* Fix leftover `@jupyterlab/celltags`
3 years ago
Jeremy Tuloup
c0071d7960
Update to JupyterLab 4.0.0rc1 ( #6864 )
...
* Update to JupyterLab 4.0.0rc1
* Update yarn.lock
* Bump to `4.0.0rc1`
3 years ago
Jeremy Tuloup
4b6af274b2
Update to JupyterLab 4.0.0rc0 ( #6853 )
...
* Update to JupyterLab 4.0.0rc0
* Increase `timeout-minutes`
* ignore binder link
* try without query string parameter
3 years ago
Jeremy Tuloup
787339c09e
Update to JupyterLab `4.0.0b1` and `4.0.0b2` ( #6838 )
...
* Update to JupyterLab 4.0.0b1
* fix resolutions
* more updates
* Remove previous shortcuts plugin
* Bump `jupyter_server` dependency
* Align playwright dependency
* Update to JupyterLab 4.0.0b2
* fix some deps
* Update yarn.lock
* add util fallback
* style the footer
* fix footer background
* move mouse before taking the screnshot
* update ui tests yarn.lock
* disable the notebook footer for now
* update snapshots
3 years ago
Steven Silvester
27c93719e7
Use local coverage ( #6839 )
...
* use local coverage
* bump min jupyterlab_server version
* bump min jupyterlab_server version
* add fail_under
3 years ago
Jeremy Tuloup
2282307c36
Update to JupyterLab `4.0.0b0` ( #6803 )
...
* Update to JupyterLab beta
* fix resolutions
* fix the build
3 years ago
Jeremy Tuloup
7903de83e8
Update to JupyterLab 4.0.0a37 ( #6777 )
...
* Update JupyterLab and Lumino packages
* fix resolutions
* Update to TypeScript 5 final
* Reuse upstream sessionDialogs plugin
* update gitpod setup
* Update UI tests setup
* Update npmClient
* try without immutable
* add explicit playwright dep
* Update mathjax package
* update yarn.lock
* update dev dependencies
* lint
* update yarn.lock
* Fix typescript dependency
* fix metapackage
3 years ago
Jeremy Tuloup
0faa88c8b6
Update to JupyterLab 4.0.0a36 ( #6773 )
...
* Update to JupyterLab 4.0.0a36
* Update `webpack`
* Refresh deps
* fix yarn.lock
* Update Playwright Snapshots
* Update Playwright Snapshots
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3 years ago
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
6e6ac276e7
Fix Playwright snapshot update workflow ( #6724 )
...
* tmp: test updating UI
* Update `test_folder`
* try debug with workflow dispatch
* try on push
* fix
* try more triggers
* debug
* Install pre-commit
* run base setup
* try disable git hooks
* undo test changes
3 years ago
Jeremy Tuloup
32970b4417
Add workflow to update snapshots ( #6723 )
...
* Add workflow to update snapshots
* tmp: test ui change
* Revert "tmp: test ui change"
This reverts commit d964bf80e31e25545093ae307acc28d7861ecce9.
3 years ago
Jeremy Tuloup
61b2ad27ea
Use Playwright `webServer` ( #6720 )
...
* Use Playwright `webServer`
* Try `jlpm start`
* Lint
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
Steven Silvester
4e6282c1e5
Add releaser workflows ( #6698 )
...
* add releaser workflows
* add workflow files
3 years ago
Jeremy Tuloup
7b82dbbdf6
Create auto_author_assign.yml ( #6696 )
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
Steven Silvester
840b4256da
Add spelling and docstring enforcement ( #6669 )
...
* add spelling and docstring enforcement
* remove markdown format
* restore local hooks
* add docs change
* spelling
3 years ago