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

Added _repr_jpeg_() for IPython display_jpeg #7135

Merged
merged 11 commits into from
May 16, 2023
Merged

Added _repr_jpeg_() for IPython display_jpeg #7135

merged 11 commits into from
May 16, 2023

Commits on May 4, 2023

  1. add _repr_jpg_ for ipython display

    Signed-off-by: Ishant Mrinal Haloi <mrinal.haloi11@gmail.com>
    n3011 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    5377b07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93e5072 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Apply suggestions from code review

    Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
    n3011 and radarhere committed May 6, 2023
    Configuration menu
    Copy the full SHA
    2d841e1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from radarhere/jpg_repr

    Only assert image is similar
    n3011 committed May 6, 2023
    Configuration menu
    Copy the full SHA
    55be23b View commit details
    Browse the repository at this point in the history
  3. rename format to image_format

    n3011 committed May 6, 2023
    Configuration menu
    Copy the full SHA
    ccdce17 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Apply suggestions from code review

    Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
    n3011 and radarhere committed May 12, 2023
    Configuration menu
    Copy the full SHA
    4670809 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. Apply suggestions from code review

    Co-authored-by: Ondrej Baranovič <3819630+nulano@users.noreply.github.com>
    Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
    3 people committed May 13, 2023
    Configuration menu
    Copy the full SHA
    2db9c68 View commit details
    Browse the repository at this point in the history
  2. Updated docstrings

    radarhere committed May 13, 2023
    Configuration menu
    Copy the full SHA
    59b7a48 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Apply suggestions from code review

    Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
    n3011 and hugovk committed May 14, 2023
    Configuration menu
    Copy the full SHA
    f328383 View commit details
    Browse the repository at this point in the history
  2. Added release notes

    radarhere committed May 14, 2023
    Configuration menu
    Copy the full SHA
    9754c8d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Merge pull request #2 from radarhere/jpg_repr

    Added release notes
    n3011 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    b5d622c View commit details
    Browse the repository at this point in the history