Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change graph example to receive a tuple instead of a dict #3117

Merged

Conversation

marimeireles
Copy link
Member

Fixes #3089
I also changed the p value to 0.99 because I'd get an error saying the value should be smaller than 1.
I also got some errors saying I needed to have scipy installed when I tried to generate some graphs super fast. I wonder if it's a weird edge case or if we should add it to the notebook.

@SylvainCorlay SylvainCorlay merged commit 8ef7b06 into jupyter-widgets:master Feb 12, 2021
@SylvainCorlay
Copy link
Member

Thanks! Merging now!

@jasongrout jasongrout added this to the 8.0 milestone Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug in Exploring Graphs example code
3 participants