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
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
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
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
0b4ddce87d
set -euo pipefail on Binder
2020-12-09 22:02:21 +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