ipywidgets
ipywidgets copied to clipboard
Interactive Widgets for the Jupyter Notebook
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...
Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.0.7 to 4.0.11. Release notes Sourced from jupyterlab's releases. v4.0.11 4.0.11 (Full Changelog) Security fixes Potential authentication and CSRF tokens leak in JupyterLab (GHSA-44cc-43rp-5947) SXSS in Markdown...
Bumps [notebook](https://github.com/jupyter/notebook) from 7.0.5 to 7.0.7. Release notes Sourced from notebook's releases. v7.0.7 7.0.7 (Full Changelog) Enhancements made Update to JupyterLab 4.0.11 #7215 (@krassowski) Maintenance and upkeep improvements Update ruff...
## Description I am trying to install `ipywidgets` on a JupyterHub server. I went through the [installation instructions](https://ipywidgets.readthedocs.io/en/latest/user_install.html) but still am getting a text-only result, so something must not be...
Bumps [ws](https://github.com/websockets/ws) from 8.13.0 to 8.18.0. Release notes Sourced from ws's releases. 8.18.0 Features Added support for Blob (#2229). 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with...
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.15 to 6.2.1. Changelog Sourced from tar's changelog. Changelog 7.4 Deprecate onentry in favor of onReadEntry for clarity. 7.3 Add onWriteEntry option 7.2 DRY the command definitions...
## Description Hi, I am trying to implement a custom front-end for a Jupyter kernel session, based on the HTML Manager library and taking cues from the web examples in...
I suggest adding a feature to the Ipywidgets, that allows to precompute all possible outcomes of the function. These precomputed results should then be displayed when the user moves the...
## Description The intersphinx inventory contains duplicated definitions ## Reproduce Include `ipywidgets` in the intersphinx config, build documentation. The build warns about duplicated definitions: ``` loading intersphinx inventory 'ipywidgets' from...