104 Commits

Author SHA1 Message Date
Jeremy Tuloup
f9e427cf4e
Add the extension manager (#6747)
* Add the extension manager

* Enable the extension manager on tree only
2023-02-28 09:50:16 +01:00
Jeremy Tuloup
3aa73cbaca
Update to TypeScript 5 (#6735) 2023-02-20 16:17:06 +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
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
2023-02-07 14:52:18 +01:00
Jeremy Tuloup
df4a6bfc55
Add the Settings Editor to the landing page (#6316)
* Add the Settings Editor to the landing page

* Fix tab panel tabs

* Do not include JSON editor for now

* Hide Settings Editor command from the menu

* Update yarn.lock

* Fix integrity

* Fix yarn.lock and resolutions

* Update yarn.lock

* Allow adding and closing the settings editor

* Do not include JSON editor for now

* Update snapshots

* More snapshot updates

* More snapshot update

* Fix resolutions
2023-01-13 08:20:57 +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
dependabot[bot]
80db6bdd8a
Bump json5 from 1.0.1 to 1.0.2 (#6681)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 09:27:46 +01:00
dependabot[bot]
aab0711a54
Bump decode-uri-component from 0.2.0 to 0.2.2 (#6651)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 08:43:24 +01:00
Jeremy Tuloup
e9e5c891e3
Update to TypeScript 4.9 (#6640) 2022-11-25 10:18:09 +01:00
gabalafou
5c3d032176 Add run-p (npm-run-all) to dev dependencies 2022-11-21 08:58:40 +01:00
Jeremy Tuloup
bee374b013 Fix yarn.lock 2022-11-18 10:32:50 +00:00
Jeremy Tuloup
025f118e41 Update yarn.lock 2022-11-18 10:15:02 +00:00
Jeremy Tuloup
99688e8e02 Fix rendermime-interfaces 2022-11-18 09:39:36 +00:00
Jeremy Tuloup
f19a65a14c Update @jupyterlab and @lumino packages 2022-11-18 09:23:57 +00:00
dependabot[bot]
0b8e9cfd19
Bump loader-utils from 1.4.1 to 1.4.2
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 09:34:52 +00:00
dependabot[bot]
6dd6022940
Bump loader-utils from 1.4.0 to 1.4.1 (#6615)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-10 19:56:53 -06:00
Jeremy Tuloup
13fe21b3a0 Update to lerna 6 2022-10-17 16:26:26 +02:00
Nicolas Brichet
99b1e184c2 Fix HTML viewer 2022-10-17 11:11:00 +02:00
Jeremy Tuloup
49ecaeafb6 Add ui-components-extension 2022-10-12 14:57:52 +00:00
Jeremy Tuloup
77d547e96c Fix yarn.lock 2022-10-12 08:18:01 +00:00
Jeremy Tuloup
69c12594d4 More fixes 2022-10-12 06:41:36 +00:00
Jeremy Tuloup
0d4c160564 Update to JupyterLab 4.0.0a30 2022-10-11 19:29:55 +00:00
Jeremy Tuloup
d5e9cec53d Add the debugger extension 2022-10-05 15:52:43 +02:00
foo
239e5b931c Updates after rebasing v7.0.0a6 2022-10-04 14:07:38 +02:00
Jeremy Tuloup
e2a5983c66 Add lsp-extension 2022-09-30 11:23:46 +02:00
Jeremy Tuloup
425339b36a Update to TypeScript 4.7.3 2022-09-30 09:18:48 +02:00
Jeremy Tuloup
4c2342ee3a Update yarn.lock 2022-09-29 15:48:16 +02:00
Jeremy Tuloup
1d99b10062 Regenerate top-level yarn.lock 2022-09-29 15:32:39 +02:00
Afshin T. Darian
006600239f rimraf innit 2022-09-29 11:13:34 +01:00
Afshin T. Darian
aeac0de4a2 Update yarn.lock 2022-09-28 22:07:31 +01:00
Afshin T. Darian
606bddebf7 More updates 2022-09-28 17:30:47 +01:00
Afshin T. Darian
a4356bdf28 Update to JupyterLab 4.0.0a28 2022-09-28 17:30:44 +01:00
Afshin T. Darian
85ccd0ea56 Update to Lumino 2 2022-09-28 17:29:44 +01:00
Steven Silvester
cf3886a1be update lerna version 2022-09-03 17:45:35 -05:00
Nicolas Brichet
429e255abf Adds a token on the notebook tree widget, in order to easily add widgets in it from external extension 2022-08-04 19:16:18 +02:00
dependabot[bot]
fbe8cbe4b3
Bump moment from 2.29.3 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 05:11:57 +00:00
dependabot[bot]
cca8727348
Bump terser from 5.13.1 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.13.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 04:44:38 +00:00
dependabot[bot]
ef6ba3dfe5
Bump parse-url from 6.0.0 to 6.0.2
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/commits)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 02:01:35 +00:00
Jeremy Tuloup
0860ea3bb3 Fix rendermime-interfaces version 2022-05-20 10:51:17 +02:00
Jeremy Tuloup
592585cd9b Update lumino dependencies 2022-05-19 11:08:12 +02:00
Jeremy Tuloup
466bcf5d19 Update to JupyterLab 4.0.0a25 2022-05-19 09:48:35 +02:00
Jeremy Tuloup
741797aad9 Add cell toolbar extension 2022-05-04 10:41:32 +02:00
Jeremy Tuloup
ac8ede6dea Remove deprecated loaders 2022-04-25 10:52:47 +02:00
Jeremy Tuloup
fad0e19103 Update to JupyterLab 4.0.0a24 2022-04-25 10:38:52 +02:00
dependabot[bot]
7be4ad02bf
Bump moment from 2.29.1 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 11:03:23 +00:00
Jeremy Tuloup
c4138eadd2 Update to TypeScript 4.6 2022-04-05 13:48:44 +02:00
Jeremy Tuloup
a72a8b1d03 Update to JupyterLab 4.0.0a23 2022-04-04 15:50:36 +02:00
dependabot[bot]
a01adfac66
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 14:15:54 +00:00
Steven Silvester
ebc7615a71
Adopt pre-commit (#6331) 2022-04-01 08:48:40 -05:00
Jeremy Tuloup
b0b4431acd Include @jupyterlab/markedparser-extension 2022-03-19 18:07:20 +01:00