Add support for ipywidgets 8
See original GitHub issuePackages such as tqdm
will not work with the latest version of IPyWidgets 8
Work around - Please install ipywidgets==7.7.2
Issue Analytics
- State:
- Created 2 years ago
- Reactions:23
- Comments:16 (7 by maintainers)
Top Results From Across the Web
ipywidgets · PyPI
ipywidgets, also known as jupyter-widgets or simply widgets, are interactive HTML widgets for Jupyter notebooks and the IPython kernel.
Read more >How can I get ipywidgets to work with JupyterLab v3.0?
It seems that in my kernel's conda environment, I have to have ipywidgets version 8 installed. This can be tested with:
Read more >Miscellaneous questions on the usage of JupyterLite - General
Regarding widgets: we're working on an interim approach to supporting ipywidgets 8 and 7 in the same jupyterlite package by shipping two versions...
Read more >Python Add Interactivity to Jupyter Notebooks with ipywidgets
Python Add Interactivity to Jupyter Notebooks with ipywidgets · Widget List · IntSlider · BoundedIntText · Checkbox · Dropdown · Text...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
any update on this?
Required work to get this working in VS Code: