Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Revert "Merge pull request #5754 from blink1073/ipython-widget"#9027

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

tacaswell
Copy link
Member

This reverts commit9c100c9, reversing
changes made to6bed1be.

The reason for doing this is that ipywidgets is still moving much too
fast for Matplotlib to keep up with. The original work done in#5754
was done against ipywidgets v4, as of now the final touches are being
put on v7.

We are reverting back to our old inject-into-the-DOM method from
nbagg, which is what is used by%matplotlib notebook.

For embedding as a 'proper' widget use
ipympl (github.com/matplotlib/jupyter-wigets) which will release on a
schedule that matches the upstream jupyter ecosystem.

closes#7695

PR Summary

PR Checklist

  • Has Pytest style unit tests
  • Code is PEP 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

…get"This reverts commit9c100c9, reversingchanges made to6bed1be.The reason for doing this is that ipywidgets is still moving much toofast for Matplotlib to keep up with.  The original work done inmatplotlib#5754was done against ipywidgets v4, as of now the final touches are beingput on v7.We are reverting back to our old inject-into-the-DOM method from`nbagg`, which is what is used by `%matplotlib notebook`.For embedding as a 'proper' widget useipympl (github.com/matplotlib/jupyter-wigets) which will release on aschedule that matches the upstream jupyter ecosystem.closesmatplotlib#7695
@tacaswelltacaswell added this to the2.1 (next point release) milestoneAug 13, 2017
@tacaswelltacaswell added Release criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. GUI: nbagg labelsAug 13, 2017
Copy link
Member

@efiringefiring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

It works!

@dopplershiftdopplershift merged commit3045391 intomatplotlib:masterAug 14, 2017
@tacaswelltacaswell deleted the api_revert_ipywidget_work branchAugust 15, 2017 04:16
tacaswell added a commit to tacaswell/matplotlib that referenced this pull requestOct 23, 2017
These files were moved as part ofmatplotlib#5754 which was reverted inmatplotlib#9027,howevermatplotlib#6370 fixed the paths, but was not also reverted.Putting the js files in sub-directory makes sense, move the filesrather than revert the changes inmatplotlib#6370.fixesmatplotlib#9380
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@efiringefiringefiring approved these changes

@dopplershiftdopplershiftdopplershift approved these changes

Assignees
No one assigned
Labels
GUI: nbaggRelease criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Projects
None yet
Milestone
v2.1
Development

Successfully merging this pull request may close these issues.

Jupyter magic command %matplotlib notebook fails with matplotlib2
3 participants
@tacaswell@efiring@dopplershift

[8]ページ先頭

©2009-2025 Movatter.jp