Commit Graph

26 Commits

Author SHA1 Message Date
Jeremy Tuloup
7a94196afc Remove the nbclassic explicit uninstall on Binder 2022-10-15 09:46:05 +02:00
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
2022-08-04 19:05:31 +02:00
Jeremy Tuloup
b0b4431acd Include @jupyterlab/markedparser-extension 2022-03-19 18:07:20 +01:00
Jeremy Tuloup
c6b86aa702
Update binder/example.ipynb
Co-authored-by: Michał Krassowski <5832902+krassowski@users.noreply.github.com>
2022-03-10 10:11:09 +01:00
Jeremy Tuloup
6b3b0e81a5
Update example notebook on Binder 2022-03-10 08:44:14 +01:00
Jeremy Tuloup
4c61a9accb Re-add binder example 2022-03-01 23:03:22 +01:00
Jeremy Tuloup
5b6ed99aec Cleanup previous files 2022-03-01 16:11:45 +01:00
Jeremy Tuloup
080efd09f4 Remove serverextension enable from Binder 2022-03-01 08:43:24 +01:00
Jeremy Tuloup
8b6c8209ad More renaming 2022-03-01 08:39:53 +01:00
Jeremy Tuloup
5f250996c9 Switch steps on Binder 2022-01-19 09:16:56 +01:00
Jeremy Tuloup
efa9740494 Add script to link schemas 2021-11-01 16:04:15 +01:00
Jeremy Tuloup
04e8e765ab pip install . on Binder 2021-10-31 10:10:09 +01:00
Jeremy Tuloup
c680ba9ef8 Use Python 3.9 on Binder 2021-09-21 22:39:06 +02:00
Jeremy Tuloup
26c52955b5 Add jupyterlab-language-pack-fr-FR to Binder 2021-09-21 21:45:18 +02:00
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
2021-07-14 15:11:46 +02:00
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
2021-05-26 21:35:22 +02:00
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
2021-05-20 17:19:55 +02:00
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
2021-05-19 15:13:00 +02:00
Jeremy Tuloup
5a760c09ca
Update main Binder to remove rc channels 2021-02-26 07:52:26 +01:00
Jeremy Tuloup
ad79e27249 Update the example notebook 2020-12-11 00:44:29 +01:00
Jeremy Tuloup
ee3f707922
Pin tornado on binder for now 2020-12-10 01:11:38 +01:00
Jeremy Tuloup
d60b380629
Add jupyterlab-python-file (federated) to Binder 2020-12-10 00:02:12 +01:00
Jeremy Tuloup
dad7d28de7
Add xeus-python to Binder 2020-12-09 23:39:36 +01:00
Jeremy Tuloup
0b4ddce87d
set -euo pipefail on Binder 2020-12-09 22:02:21 +01:00
Jeremy Tuloup
fa4246e564 Update example notebook 2020-12-07 20:09:27 +01:00
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
2020-12-07 19:55:10 +01:00