mirror of
https://github.com/jupyter/notebook.git
synced 2024-11-21 01:11:21 +08:00
ef67879306
* Update `@jupyterlab` and `@lumino`packages * Remove docprovider and collaboration packages * Fix rendermime * Drop `@types/react` * Fix `ICompletionProviderManager` * Bump jupyterlab Python package * Update Jupyter Server config * Ignore F821 for now * Try `LabServerApp` * Update Playwright Snapshots * Update Playwright Snapshots * Remove the `--collaborative` flag --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
5 lines
109 B
JSON
5 lines
109 B
JSON
{
|
|
"LabApp": { "expose_app_in_browser": true },
|
|
"JupyterNotebookApp": { "expose_app_in_browser": true }
|
|
}
|