question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bump default ipywidgets to 7.1.1

See original GitHub issue

Any reason not to do this? Some packages (e.g., bqplot) depend on the >7.0 ipywidgets so when they specify ipywidgets in requirements.txt it doesn’t install the latest version and errors are popping up…

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
choldgrafcommented, Feb 18, 2018

Ah this was fixed by #238 !

1reaction
minrkcommented, Feb 13, 2018

I think we shouldn’t do -U, which may upgrade anything that is already installed (e.g. notebook itself if it shows up anywhere in the dependency tree).

If bqplot depends on widgets 7 but doesn’t say so, that should be fixed in their requirements.txt

Read more comments on GitHub >

github_iconTop Results From Across the Web

ipywidgets changelog — Jupyter Widgets 7.7.2 documentation
We updated the @jupyter-widgets/controls widget specification version to 1.1. 0 , leading to the version bump to 7.1. The new widget model specification...
Read more >
Version: 7.2.1-bp150.2.4 - SUSE Package Hub -
Update to version 7.1 * We updated the @jupyter-widgets/controls widget specification version to 1.1.0, leading to the version bump to 7.1.
Read more >
2021 Jupyter Widgets Dev Meetings #1 - GitHub
Here is a record of the agenda/minutes for our bi-weekly meeting. Everyone is welcome to join. Let's avoid using this thread for discussion....
Read more >
widget - Set default value to ipywidgets - Python - Stack Overflow
According to the documentation, you can do this by setting the value parameter to whatever you want your initial value to be.
Read more >
Checkbox tooltips - Widgets - Jupyter Community Forum
import ipywidgets as widgets data = {"key_1":"value_1", "key_2":"value_2", ... The docs claim it defaults to description, so if they don't, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found