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
Jeremy Tuloup
34f82c127a
Bump to Python 3.11 on CI
3 years ago
Jeremy Tuloup
7a94196afc
Remove the `nbclassic` explicit uninstall on Binder
3 years ago
Jeremy Tuloup
c6faa5c32d
Uninstall `nbclassic` on Binder so Notebook v7 can load ( #6505 )
...
* Try force reinstalling on Binder
* uninstall nbclassic
* Update postBuild
* Add comment about uninstall nbclassic
4 years ago
Jeremy Tuloup
b0b4431acd
Include @jupyterlab/markedparser-extension
4 years ago
Jeremy Tuloup
c6b86aa702
Update binder/example.ipynb
...
Co-authored-by: Michał Krassowski <5832902+krassowski@users.noreply.github.com>
4 years ago
Jeremy Tuloup
6b3b0e81a5
Update example notebook on Binder
4 years ago
Jeremy Tuloup
4c61a9accb
Re-add binder example
4 years ago
Jeremy Tuloup
5b6ed99aec
Cleanup previous files
4 years ago
Jeremy Tuloup
080efd09f4
Remove serverextension enable from Binder
4 years ago
Jeremy Tuloup
8b6c8209ad
More renaming
4 years ago
Jeremy Tuloup
5f250996c9
Switch steps on Binder
4 years ago
Jeremy Tuloup
efa9740494
Add script to link schemas
4 years ago
Jeremy Tuloup
04e8e765ab
pip install . on Binder
4 years ago
Jeremy Tuloup
c680ba9ef8
Use Python 3.9 on Binder
4 years ago
Jeremy Tuloup
26c52955b5
Add `jupyterlab-language-pack-fr-FR` to Binder
4 years ago
Jeremy Tuloup
96671df358
Update to jupyter-packaging 0.10 ( #179 )
...
* Update to jupyter-packaging 0.10
* Update to jupyter-packaging 0.10 on CI
* Update pyproject metadata
* Update target
* Update targets
* Update build command
* Update MANIFEST.in
* Fix build backend
* Add build:prod command to packages
* Update RELEASE.md
* Enable server extension in dev mode
* Enable for the notebook server
* Fix typo
* Add jupyter labextension develop . to the Binder
* Update dev instructions
5 years ago
Jeremy Tuloup
fd73915a59
Follow-up to the move to the `jupyterlab` organization ( #137 )
...
* Update repo links to the jupyterlab org
* Fix permissions for the binder workflow
* Project Jupyter Contributors
* Add community guidelines to the README
5 years ago
Jeremy Tuloup
a47da616ab
Update to the `3.1.0-alpha.x` upstream packages ( #127 )
...
* Update packages
* Update Binder
* Add collaborative
* Update to alpha packages
* Integrity
* Add labextension to prettierignore
* Update jest config
* Move file browser lab plugins to a separate file
* Cleanup tree extension
* Fix file editor factory in the edit view
* Integrity
* Fix plugin name
5 years ago
Jeremy Tuloup
2047e3a5e4
Rename to `RetroLab` ( #121 )
...
* Rename text to RetroLab
* More renaming
* More renaming
* Rename files
* Update deps
* Update logo
* Lint
* Update README.md
* Minor CSS fix
* Update tour
* Update screencasts in README.md
5 years ago
Jeremy Tuloup
5a760c09ca
Update main Binder to remove rc channels
5 years ago
Jeremy Tuloup
ad79e27249
Update the example notebook
5 years ago
Jeremy Tuloup
ee3f707922
Pin tornado on binder for now
5 years ago
Jeremy Tuloup
d60b380629
Add jupyterlab-python-file (federated) to Binder
5 years ago
Jeremy Tuloup
dad7d28de7
Add xeus-python to Binder
5 years ago
Jeremy Tuloup
0b4ddce87d
set -euo pipefail on Binder
5 years ago
Jeremy Tuloup
fa4246e564
Update example notebook
5 years ago
Jeremy Tuloup
deee0bd750
Add Binder ( #2 )
...
* Add Binder
* Build from source on Binder
* Add support for notebook server extensions
* Add notebook shim
* Remove python from deps
* Add templates to MANIFEST
* Binder
* Add matplotlib and numpy to Binder
5 years ago