mirror of
https://github.com/jupyter/notebook.git
synced 2024-11-27 03:20:27 +08:00
a47da616ab
* 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 lines
114 B
JSON
5 lines
114 B
JSON
{
|
|
"RetroApp": { "collaborative": true },
|
|
"LabApp": { "collaborative": true, "expose_app_in_browser": true }
|
|
}
|