jupyterlab-sidecar
jupyterlab-sidecar copied to clipboard
A sidecar output widget for JupyterLab
jupyterlab-sidecar should handle `Restart kernel and clear output` click by removing the sidecar
If I have mutliple sidecar opened, can it programmatically bring one to the foreground?
Is there a way to bring the sidecar back if the user closes it manually (click on the "X")? Is it a way to detect it's closed? (from js side...
We also need to add the assets to the wheel and conda package to trigger the jupyterlab rebuild.
If your code happens to trigger a long error trace, this trace is truncated in the sidecar area and cannot be read. A scrollbar would be helpful in this case....
Hello! For some unknown reason, I can't run Sidecar as a sidecar widget. It only appears as an output in the code. Same problem with lantern extension, I can't run...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...
Bumps [terser](https://github.com/terser/terser) from 5.5.1 to 5.16.1. Changelog Sourced from terser's changelog. v5.16.1 Properly handle references in destructurings (const { [reference]: val } = ...) Allow parsing of .#privatefield in nested...