jupyterlab-sidecar icon indicating copy to clipboard operation
jupyterlab-sidecar copied to clipboard

A sidecar output widget for JupyterLab

Results 47 jupyterlab-sidecar issues
Sort by recently updated
recently updated
newest added

Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.13. Release notes Sourced from tar's releases. v6.1.13 6.1.13 (2022-12-07) Dependencies cc4e0dd #343 bump minipass from 3.3.6 to 4.0.0 v6.1.12 6.1.12 (2022-10-31) Bug Fixes 57493ee...

dependencies

Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.7.2 to 1.7.4. Changelog Sourced from shell-quote's changelog. v1.7.4 - 2022-10-12 Merged Add node_modules to .gitignore [#48](https://github.com/ljharb/shell-quote/issues/48) Commits [eslint] fix indentation and whitespace aaa9d1f [eslint] additional cleanup...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.1 to 1.15.2. Commits 9655237 Release version 1.15.2 of the npm package. 6e2b86d Default to localhost if no host given. 449e895 Throw invalid URL error on relative...

dependencies

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1. Commits f545bdb 3.0.1 c57d4c2 fix a few old XO issues for backport 419250f Fix potential ReDoS (#37) See full diff in compare view [![Dependabot...

dependencies

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.20 to 3.3.4. Changelog Sourced from nanoid's changelog. 3.3.4 Fixed --help in CLI (by @​Lete114). 3.3.3 Reduced size (by Anton Khlynovskiy). 3.3.2 Fixed enhanced-resolve support. 3.3.1 Reduced...

dependencies

In my development loop, I frequently will need to restart the kernel in jupyter, which unlinks sidecars and leaves an unusable pane that I have to close. Reloading sidecars after...

Is it possible to fill the full height of the `Sidecar` output with any arbitrary ipywidget? I noticed `ipyleaflet` is handled incredibly well -- having a reasonable min-height in a...