Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: matplotlib/ipympl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f3f1d97
Choose a base ref
...
head repository: matplotlib/ipympl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5abd20f
Choose a head ref
  • 6 commits
  • 19 files changed
  • 2 contributors

Commits on Jan 19, 2022

  1. Remove centering of plot on firefox

    Followup to: afdebbf
    
    which didn't have centering for chrome, but did for firefox
    ianhi committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    1f5b9b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    f130c3b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #421 from ianhi/centering

    Remove centering of plot on firefox
    martinRenou authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    32e1cee View commit details
    Browse the repository at this point in the history
  3. Fix CI

    martinRenou committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    72fb091 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    493f27c View commit details
    Browse the repository at this point in the history
  5. Release 0.8.7

    martinRenou committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    5abd20f View commit details
    Browse the repository at this point in the history
Loading