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

Fix modifying(!) functions not updating SyncPlots in Jupyter #452

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    114cea5 View commit details
    Browse the repository at this point in the history
  2. Remove show method def for the plotly mime

    The plotly mime appears to have a higher precedence (due to IJulia or
    the presence of the plotly jupyter extension) which prevents the WebIO
    scope from being rendered.
    halleysfifthinc committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    07fb288 View commit details
    Browse the repository at this point in the history