jupyterlab-sidecar
jupyterlab-sidecar copied to clipboard
A sidecar output widget for JupyterLab
Bumps [karma](https://github.com/karma-runner/karma) from 4.4.1 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.1 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.20 to 3.2.0. Changelog Sourced from nanoid's changelog. Change Log This project adheres to Semantic Versioning. 3.2 Added --size and --alphabet arguments to binary (by Vitaly Baev)....
Several issues point out that the current flex style prevents proper control of the content in sidecar, #6, #25. I have expected `Sidecar(title='', layout={'overflow': 'auto'})` to work as `Sidecar` inherits...
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11. Commits e573aee 6.1.11 edb8e9a fix: perf regression on hot string munging path a9d9b05 chore(test): Avoid spurious failures packing node_modules/.cache 24b8bda fix(test): use posix path...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
For larger content in the sidecar, I always resize the sidecar manually - every single time. Reason being, I haven't found a way to open sidecar with a predefined width....
This will better emulate then end user experience, as well as detect any issue with the build. For example on ipywidgets the tests are run by installing the previously generated...
@jasongrout here is my approach to get the karma tests to work. I haven't rebased it due to time restrictions, but this PR applied to the version before yesterday lead...
[jupyterlab-debug-shzn3gfq.log](https://github.com/jupyter-widgets/jupyterlab-sidecar/files/3817938/jupyterlab-debug-shzn3gfq.log) Hello, I am trying to do : ### jupyter labextension install @jupyter-widgets/jupyterlab-sidecar but cmd spite out a Runtime Error: JupyterLab failed to build I am running on Win10 64bit...