Commit Graph

113 Commits

Author SHA1 Message Date
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
32fa1c5d89
Bump Python version used on CI (#7528)
* Bump Python version used on CI

* more bumps

* remove architecture
2024-12-03 23:32:16 +01:00
Jeremy Tuloup
b34449747a
Update to JupyterLab 4.3.1 (#7521)
* Update to JupyterLab 4.3.1

* update snapshot
2024-11-18 10:34:59 +01:00
Greg Mooney
110e728e4a
Add webpack prod config (#7513)
* Add webpack config for prod

* add optimization

* rename top package

* Add HtmlWebpackPlugin - rough draft

* Move templates and ignore generated html

* Use loop to create HtmlWebpackPlugins

* Remove bundle.js from ensured-targets

---------

Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
2024-11-06 18:59:22 +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
368080f53a
Update to JupyterLab 4.3.0a0 (#7378)
* Update to JupyterLab 4.3.0a0

* Update the python package
2024-05-28 11:00:18 +02:00
Jeremy Tuloup
b18084867c
Update to JupyterLab 4.2.0 (#7357)
* Update to JupyterLab 4.2.0

* fix snapshot
2024-05-07 10:15:17 +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
09bcd99e6d
Update to JupyterLab 4.2.0b1 (#7319) 2024-04-10 13:41:20 +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
80b582bce6
Update to JupyterLab 4.2.0a2 (#7307)
* Update `@jupyterlab` packages

* Update Lumino

* Update Python deps

* update yarn.lock

* disable recents plugin

* try fix locators

* Remove `docmanager-extension:recents` plugin
2024-03-29 17:10:40 +01:00
Jeremy Tuloup
d45362b549
Fix jupyterlab install command in the releaser hook (#7294)
* Fix jupyterlab install command in the releaser hook

* fix

* fix
2024-03-12 09:20:05 +01:00
Jeremy Tuloup
9348f1f2ed
Update to JupyterLab 4.1.1 (#7256)
* Update to JupyterLab 4.1.1

* update python requirement
2024-02-13 12:39:59 +01:00
Jeremy Tuloup
376a2f97c8
Follow JupyterLab minor versions (#7250)
* Add `jupyterlab` upper bound

* Tighten jupyterlab versions
2024-02-09 19:12:38 +01:00
Jeremy Tuloup
3299ee6db6
Update to JupyterLab 4.1.0 final (#7234)
* Update to JupyterLab 4.1.0 final

* update resolutions
2024-02-05 18:39:40 +01:00
Jeremy Tuloup
e8633bd8d7
Update to JupyterLab 4.1.0rc1 (#7230) 2024-02-01 16:14:16 +01: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
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
2023-12-21 09:38:42 +01:00
Steven Silvester
0a08ba3f96
Update ruff config (#7190)
* Update ruff config

* cleanup
2023-12-19 15:17:07 +01:00
pre-commit-ci[bot]
644c393580
chore: update pre-commit hooks (#7174)
* chore: update pre-commit hooks

updates:
- [github.com/python-jsonschema/check-jsonschema: 0.27.1 → 0.27.2](https://github.com/python-jsonschema/check-jsonschema/compare/0.27.1...0.27.2)
- [github.com/pre-commit/mirrors-mypy: v1.6.1 → v1.7.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.6.1...v1.7.1)
- [github.com/astral-sh/ruff-pre-commit: v0.1.5 → v0.1.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.5...v0.1.6)
- [github.com/scientific-python/cookie: 2023.10.27 → 2023.11.17](https://github.com/scientific-python/cookie/compare/2023.10.27...2023.11.17)

* Update pyproject.toml

---------

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>
2023-12-05 09:18:09 +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
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>
2023-11-30 16:03:06 +01:00
Steven Silvester
29d665dbac
Update ruff config and typing (#7145) 2023-11-10 01:53:11 +00:00
Steven Silvester
7c43de793e
Clean up lint handling (#7142) 2023-11-05 03:37:46 +00:00
Steven Silvester
2ee380b3e8
Adopt ruff format (#7132) 2023-10-29 20:48:32 +00:00
Jeremy Tuloup
d717c6b361
Add Python 3.12 classifier (#7111) 2023-10-18 10:58:21 +02:00
Jeremy Tuloup
6246540396
Move opening path in new browser tabs to a separate plugin (#7056)
* Add `INotebookPathOpener`

* Reorg tokens

* Use `INotebookPathOpener`

* Lint

* Rename param

* Lint

* add docstring

* Fix dependency on application package

* more tsconfig fixes

* fix typo

* dedupe

* update dev commands on Binder

* fix typo

* lint

* Add missing dependency

* tmp

* set explicit jupyterlab on Binder

* drop link share for now

* remove tmp

* edit pyproject config

* debug

* test

* test

* test

* fix typos
2023-09-20 08:48:20 +02:00
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
2023-09-12 14:38:29 +02:00
Jeremy Tuloup
2a9e90325c
Add datetime.datetime.utc() to the filter list (#7037) 2023-09-08 09:46:57 +02:00
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
2023-08-23 08:26:05 +02:00
pre-commit-ci[bot]
86273810c5
[pre-commit.ci] pre-commit autoupdate (#6958)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Steven Silvester <steven.silvester@ieee.org>
2023-07-10 11:15:18 +00:00
Jeremy Tuloup
245c3e9efb
Update JupyterLab, add image viewer (#6922) 2023-06-16 09:39:04 +02:00
Jeremy Tuloup
044089dc98
Update to JupyterLab 4.0.1 (#6892)
* Update to JupyterLab 4.0.1

* Sort notebooks first by default
2023-05-31 14:35:21 +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
Steven Silvester
cf3c2f6dfe
Update RTD image (#6861) 2023-05-06 12:45:41 -05: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
Steven Silvester
27c93719e7
Use local coverage (#6839)
* use local coverage

* bump min jupyterlab_server version

* bump min jupyterlab_server version

* add fail_under
2023-04-14 00:44:51 +00:00
Jeremy Tuloup
2282307c36
Update to JupyterLab 4.0.0b0 (#6803)
* Update to JupyterLab beta

* fix resolutions

* fix the build
2023-03-28 14:29:41 +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
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>
2023-03-15 09:50:55 +01:00
Jeremy Tuloup
7963a791ac
Add documentation for contributing to the docs (#6771)
* Develop docs on Gitpod

* Add documentation section to the contributing docs

* Add a section for contributing from the browser

* typo fix

* fix link in contributing

* Add Gitpod badge

* fix auto activate
2023-03-15 07:48:05 +01:00
pre-commit-ci[bot]
b591d61ed1
[pre-commit.ci] pre-commit autoupdate (#6762)
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.237 → v0.0.254](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.237...v0.0.254)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update ruff

* Lint conftest

---------

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>
2023-03-07 15:47:57 +01:00
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
2023-02-16 09:37:27 +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