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

Add online JupyterChart widget based on AnyWidget #3119

Merged
merged 24 commits into from
Aug 2, 2023

Commits on Jul 22, 2023

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

Commits on Jul 23, 2023

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

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    cf80f25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cce1579 View commit details
    Browse the repository at this point in the history
  3. remove set_params method

    jonmmease committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    fa629d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a6ef41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    329860b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf2e26d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d726038 View commit details
    Browse the repository at this point in the history
  8. black

    jonmmease committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    84a5503 View commit details
    Browse the repository at this point in the history
  9. Update tests

    jonmmease committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    7418f46 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    31abc8d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f2d7575 View commit details
    Browse the repository at this point in the history
  12. Empty-Commit

    jonmmease committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    fbb2932 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    037b84f View commit details
    Browse the repository at this point in the history
  14. mypy / ruff

    jonmmease committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    e87a3ee View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Update altair/jupyter/js/README.md

    ChartWidget -> JupyterChart
    
    Co-authored-by: Mattijn van Hoek <mattijn@gmail.com>
    jonmmease and mattijn authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    477b0c5 View commit details
    Browse the repository at this point in the history
  2. Update altair/jupyter/js/README.md

    ChartWidget -> JupyterChart
    
    Co-authored-by: Mattijn van Hoek <mattijn@gmail.com>
    jonmmease and mattijn authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    cc13950 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    9df3d52 View commit details
    Browse the repository at this point in the history
  2. Import JupyterChart in else

    jonmmease committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    948a23d View commit details
    Browse the repository at this point in the history
  3. import from top-level

    jonmmease committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d27e458 View commit details
    Browse the repository at this point in the history
  4. mypy

    jonmmease committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    0e574fa View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    2e4a48e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fa4723 View commit details
    Browse the repository at this point in the history