14 Commits

Author SHA1 Message Date
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
Jeremy Tuloup
2b4b422f0f
Update Binder environment (#7059) 2023-09-19 07:53:16 +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
34f82c127a Bump to Python 3.11 on CI 2022-11-15 10:03:38 +01:00
Jeremy Tuloup
8b6c8209ad More renaming 2022-03-01 08:39:53 +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
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
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
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