notebook/jupyter_config.json
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

5 lines
114 B
JSON

{
"RetroApp": { "collaborative": true },
"LabApp": { "collaborative": true, "expose_app_in_browser": true }
}