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

Implement backend options transformer #653

Merged
merged 62 commits into from
Apr 5, 2022
Merged

Commits on Aug 24, 2021

  1. Configuration menu
    Copy the full SHA
    56b8183 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    319b5fd View commit details
    Browse the repository at this point in the history
  2. Fix undefined variable

    philippjfr committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    e143a9c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Configuration menu
    Copy the full SHA
    252198c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d9090e View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    483fe17 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    1a54be5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b728db View commit details
    Browse the repository at this point in the history
  3. fix test

    maximlt committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    0cf679c View commit details
    Browse the repository at this point in the history
  4. remove type hints

    maximlt committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    e55f467 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. add backend to opts call

    maximlt committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    9be1c19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad18eeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fb07a9 View commit details
    Browse the repository at this point in the history
  4. add tests

    maximlt committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    c6bca03 View commit details
    Browse the repository at this point in the history
  5. clean up the transforms

    maximlt committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    79a14d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    d2cdd9d View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    9c788d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77ed476 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. explicit import error

    maximlt committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    3d2c491 View commit details
    Browse the repository at this point in the history
  2. remove debug prints

    maximlt committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    584fa50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4edc989 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98a2cc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4dc8378 View commit details
    Browse the repository at this point in the history
  6. fix the tests

    maximlt committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    50153c2 View commit details
    Browse the repository at this point in the history
  7. fix line_dash for matplotlib

    maximlt committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    a11b92f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8af2196 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. expose render from holoviews

    maximlt committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    cd75f81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31b5bc3 View commit details
    Browse the repository at this point in the history
  3. clean up a commented line

    maximlt committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    ab9acef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e10938b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ce3038 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a49b0e7 View commit details
    Browse the repository at this point in the history
  7. doc update

    maximlt committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    e9a8d36 View commit details
    Browse the repository at this point in the history
  8. notebooks metadata clean up

    maximlt committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    3c6adb9 View commit details
    Browse the repository at this point in the history
  9. fix plotly notebook

    maximlt committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    19ac0df View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bd299df View commit details
    Browse the repository at this point in the history
  11. fix flakes

    maximlt committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    a1d6f9d View commit details
    Browse the repository at this point in the history
  12. fix notebook flakes

    maximlt committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    3b793dc View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    9b616d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. fix usage of pytest.approx

    maximlt committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    62f9212 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    675b27f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cf0d86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43e441a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4615ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e51a0d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e0fdb84 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. update the docs

    maximlt committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    b7527f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bb792d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2910d24 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Update hvplot/utilities.py

    Co-authored-by: Philipp Rudiger <prudiger@anaconda.com>
    maximlt and philippjfr committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    4de5e2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eecf2a View commit details
    Browse the repository at this point in the history
  3. update docs

    maximlt committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    15c77f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0ed4fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf7ab64 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    553201b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. update docs

    maximlt committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    f889457 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3709775 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    0125c77 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. address suggestions

    maximlt committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    21fa83f View commit details
    Browse the repository at this point in the history
  2. add missing sentence

    maximlt committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    95ad501 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Update examples/user_guide/Introduction.ipynb

    Co-authored-by: Jean-Luc Stevens <jlrstevens@gmail.com>
    maximlt and jlstevens committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    1761fc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    affdc8d View commit details
    Browse the repository at this point in the history