Jeremy Tuloup
326991fee9
Update to JupyterLab v4.4.0b2 ( #7614 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-20 08:27:39 +01:00
Jeremy Tuloup
6d06d97302
Update to JupyterLab v4.4.0b1
( #7607 )
...
* Update to JupyterLab v4.4.0b1
* Update playwright
* update pixi..lock
* update snapshots
* fix pluginmanager dev tools error
* fix handling of move to trash
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-14 09:47:11 +01:00
Jeremy Tuloup
48243197bb
Update to JupyterLab v4.4.0b0 ( #7591 )
...
* Update to JupyterLab v4.4.0b0
* update playwright
* Update to TypeScript 5.5
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-20 10:40:15 +01:00
Jeremy Tuloup
ef4f6346cd
Update to JupyterLab v4.4.0a3 ( #7577 )
...
* Update to JupyterLab v4.4.0a3
* Update to Playwright 1.49
* bump jupyterlab lower bound
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-03 10:03:15 +01:00
Jeremy Tuloup
18672b7e85
Update to JupyterLab v4.4.0a2 ( #7559 )
...
* Update to JupyterLab v4.4.0a2
* add missing plugin
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-07 11:44:59 +01:00
Jeremy Tuloup
bb8aa0f44a
Update to JupyterLab v4.4.0a1 ( #7554 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-21 20:33:53 +01:00
Jeremy Tuloup
edfa5e2a6f
Update workflow improvements ( #7552 )
...
* Improve update workflow
* dedupe in ui-tests
* read name from package.json
2024-12-21 19:24:28 +01:00
Jeremy Tuloup
3b66049a62
Update to JupyterLab 4.3.2 ( #7527 )
...
* Update to JupyterLab 4.3.2
* bump galata
2024-12-04 09:21:29 +01:00
Jeremy Tuloup
1249220b25
Update to JupyterLab 4.3 final ( #7507 )
2024-10-31 08:54:43 +01:00
Jeremy Tuloup
dd6db47d46
Update to JupyterLab 4.3.0rc1
( #7497 )
...
* Update to JupyterLab `4.3.0rc1`
* update playwright
* Include upstream settings plugin for now
* update snapshots
* update
* update
2024-10-24 10:10:26 +02:00
Jeremy Tuloup
324de44521
Update to JupyterLab 4.3.0rc0
( #7423 )
...
* Update to JupyterLab 4.3.0a2
* bump galata
* Update Playwright Snapshots
* Update Playwright Snapshots
* Remove custom file filter
* Add `jp-ThemedContainer` to the `body`
* Bump to 4.3.0b1
* update resolutions
* add `intl` to tsconfig
* override the lab .jp-ThemedContainer
* workaround for .jp-ThemedContainer
* more CSS fixes
* bump to 4.3.0b2
* bump jupyterlab dep
* update to beta 3
* Update Playwright Snapshots
* Update Playwright Snapshots
* Update to 4.3.0rc0
* update playwright, dedupe
* Update Playwright Snapshots
* Update Playwright Snapshots
* bump python dep
* update snapshot
* try with a fix statedb state
* update snapshots
* .
* .
* .
* one more try
* last try
* give up
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-14 21:57:09 +02:00
Jeremy Tuloup
ff2b822d06
Update to JupyterLab 4.3.0a1
( #7416 )
...
* Update to JupyterLab 4.3.0a1
* Update yarn.lock
* Update to 4.3.0a1
* Update to Playwright 1.45.0
* Update snapshot
2024-07-01 11:14:48 +02:00
Jeremy Tuloup
08fe5c5df1
Update @jupyterlab/galata
( #7361 )
...
* Update `@jupyterlab/galata`
* Align with the galata playwright dependency
* Add back playwrigh test dependency
* use fixed `tmpPath`
* create and delete tmpPath
* Update Playwright Snapshots
* Update Playwright Snapshots
* fix codespell
* fix codespell
* codespell
* pre-commit
* try fix flakyness
* force skip codespell
* add comments
* update snapshot
* try reduce flakyness
* try fix flakyness
* flakyness
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-14 15:46:24 +02:00
Jeremy Tuloup
49ddd0fe1e
Update to JupyterLab 4.2.0rc0 ( #7333 )
...
* Update to JupyterLab 4.2.0b3
* Update to JupyterLab 4.2.0rc0
* Bump `jupyterlab-server`
* update galata
* Update Playwright Snapshots
* Update Playwright Snapshots
* Fix cell toolbar
* Update Playwright Snapshots
* Update Playwright Snapshots
* Update menu test
* rename ref snapshots
* Update Playwright Snapshots
* Update Playwright Snapshots
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-01 17:09:15 +02:00
Jeremy Tuloup
2b9d339558
Update to JupyterLab 4.2.0b0 ( #7312 )
...
* Update to JupyterLab 4.2.0b0
* fix currentChanged
* fix releaser hook
* Bump galata
* add cell executor
* Fix full CSS
Co-Authored-By: v-lozko <156805389+v-lozko@users.noreply.github.com>
* Default to defer for now
* undo max-width adjustment for now
* add TODO
---------
Co-authored-by: v-lozko <156805389+v-lozko@users.noreply.github.com>
2024-04-10 10:08:17 +02:00
Jeremy Tuloup
09f018b58c
Update to JupyterLab 4.1.0rc0 ( #7227 )
...
* Update to JupyterLab 4.1.0rc0
* Bump jupyterlab
2024-01-29 11:17:01 +01:00
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
2024-01-25 15:58:11 +01:00
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>
2023-12-04 15:52:03 +01:00
Jeremy Tuloup
17286813b0
Update to Playwright 1.33 ( #6874 )
...
* Update to Playwright 1.33
* Update Firefox snapshots
2023-05-16 13:28:22 +02:00
Jeremy Tuloup
d51836480c
Update to JupyterLab 4 final ( #6871 )
...
* Update to JupyterLab 4 final
* Update python package
* fix yarn.lock
* Fix leftover `@jupyterlab/celltags`
2023-05-16 09:22:19 +02:00
Jeremy Tuloup
c0071d7960
Update to JupyterLab 4.0.0rc1 ( #6864 )
...
* Update to JupyterLab 4.0.0rc1
* Update yarn.lock
* Bump to `4.0.0rc1`
2023-05-09 18:24:24 +02:00
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
2023-04-28 08:54:39 +02:00
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
2023-04-27 10:12:43 +02:00
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
2023-03-20 13:49:22 +01:00
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>
2023-02-15 08:34:26 +01:00
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
1ba273e43b
Update ui tests dependencies
2022-10-12 15:15:36 +00:00
Jeremy Tuloup
695f702ba9
Update to Playwright 1.26
2022-09-29 15:33:53 +02:00
Afshin T. Darian
006600239f
rimraf innit
2022-09-29 11:13:34 +01:00
Afshin T. Darian
9ac7ad6ba5
Update to alpha 29
2022-09-28 17:54:43 +01:00
Jeremy Tuloup
8e9999ba82
Pin playwright
2022-04-25 23:15:49 +02:00
Jeremy Tuloup
6f6a8a4469
Update galata dependency
2022-04-25 23:15:49 +02:00
Jeremy Tuloup
69ae8003d5
Update @jupyterlab/galata
2022-03-18 11:59:02 +01:00
Jeremy Tuloup
5fa11dd67d
More retro updates
2022-03-01 08:43:19 +01: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
3a9278b429
Update to the latest galata
2022-01-20 17:52:27 +01:00
Jeremy Tuloup
6f8e0c1faa
Update UI Tests to use Galata
2021-11-08 10:00:50 +01:00