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: Use non-gui matplotlib backend for tests to avoid hanging on ipywidgets interact #2098

Merged
merged 7 commits into from
Jan 20, 2023

Commits on Jan 20, 2023

  1. fix: Remove deprecated pylab module magic

    * pylab has been deprecated a long time and including it causes runtime problems
    matthewfeickert committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    e151aaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de1d5cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82ab0b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc524be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb197ae View commit details
    Browse the repository at this point in the history
  6. Use verbose

    matthewfeickert committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    8825a14 View commit details
    Browse the repository at this point in the history
  7. clarify issue

    matthewfeickert committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    03106eb View commit details
    Browse the repository at this point in the history