-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Improved compatibility with ipywidgtes and jupyter notebook #641
Conversation
Thanks for the PR @mtomassoli, I'll do some manual testing ASAP. |
... with #549 now merged, we could now add a few test cases for widgets in NBs. |
Hello, wondering if this ever made it into master? Also, wondering about Jupyter 5.0 compatibility? |
Hi, i tried this on my computer with ipython 5.1.0 and it's working. |
@Nahman78 please elaborate on the small fix. I have been having to do so many workarounds to use plotly in Jupyter that I think could have been addressed using the graphwidget... |
Hi, I've managed to apply the fix locally and works fine. stathius@c55f2a9 Is there a plan to merge it? |
Any updates? I am still facing the same problem. |
Do the plotly developers have plan to include these updates, or perhaps are they working on an alternative approach? Not sure how #490 and #627 relate to #821 and jupyterlab/jupyter-renderers#3. Any feedback would be appreciated, as I think there are a handful of people tracking those issues. |
We're looking for some outside help for this and #821. No one at plotly has had time for the past year. Email me at jack at plot dot ly if interested. |
Closing as |
Please review & test this. I fixed it out of necessity but I only tested this on my own system.
This should solve issue #490.