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 |
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 |
Steven Silvester
|
22475a39ab
|
Adopt ruff and typing (#6658)
* adopt ruff and typing
* reinstate local hooks
* fix classifier
* fix lint
* limit ruff target
* fix doc8 test
* add integrity check
* lint
* lint
* only use mdformat for changelog
* prettier
|
3 years ago |
Steven Silvester
|
9141f3eabb
|
Fix async contents handling and add test (#6616)
* Fix async contents handling and add test
* cleanup
* fix arg
* add another ignore
|
3 years ago |
Jeremy Tuloup
|
72e1464c09
|
Do not mutate existing page config
|
4 years ago |
Jeremy Tuloup
|
ce898be69a
|
Copy logic for preferred path
|
4 years ago |
pre-commit-ci[bot]
|
60c0dbb36f
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
4 years ago |
Nicholas Bollweg
|
e833ea46c2
|
initialize page_config from settings
|
4 years ago |
Steven Silvester
|
64eed5caa4
|
Add pytest and handle warnings (#6338)
|
4 years ago |
Steven Silvester
|
a7717d90f1
|
Run Autoformatters (#6335)
|
4 years ago |
Jeremy Tuloup
|
dfa72c804d
|
More JupyterNotebookApp renaming
|
4 years ago |
Jeremy Tuloup
|
e5fefbae07
|
Update shim, notebook app name
|
4 years ago |
Jeremy Tuloup
|
89ebdb0261
|
More updates
|
4 years ago |
Jeremy Tuloup
|
5fa11dd67d
|
More retro updates
|
4 years ago |
Jeremy Tuloup
|
6614c0d62a
|
Update RetroApp to NotebookApp
|
4 years ago |
Jeremy Tuloup
|
312810c345
|
Rename to NotebookApp
|
4 years ago |
Jeremy Tuloup
|
8b6c8209ad
|
More renaming
|
4 years ago |