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 backward compatibility for ipywidgets 7 #1501

Merged
merged 26 commits into from
Oct 18, 2024

Commits on Oct 17, 2024

  1. Widgets managers

    martinRenou committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    bd807ba View commit details
    Browse the repository at this point in the history
  2. Iterate

    martinRenou committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b217204 View commit details
    Browse the repository at this point in the history
  3. Iterate

    martinRenou committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3f10566 View commit details
    Browse the repository at this point in the history
  4. Iterate

    martinRenou committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3b67b00 View commit details
    Browse the repository at this point in the history
  5. Something that compiles

    martinRenou committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1de0916 View commit details
    Browse the repository at this point in the history
  6. Iterate

    martinRenou committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d2a3817 View commit details
    Browse the repository at this point in the history
  7. console in shared scope

    martinRenou committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e15d3a9 View commit details
    Browse the repository at this point in the history
  8. Polling in shared scope

    martinRenou committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4bbb7aa View commit details
    Browse the repository at this point in the history
  9. statedb in sharedscope

    martinRenou committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d96c984 View commit details
    Browse the repository at this point in the history
  10. Iterate

    martinRenou committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    164f9d5 View commit details
    Browse the repository at this point in the history
  11. Run linter

    martinRenou committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    851e6f2 View commit details
    Browse the repository at this point in the history
  12. Iterate

    martinRenou committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    8ffb628 View commit details
    Browse the repository at this point in the history
  13. Figure out from the server the widgets version that should be injected

    This has the downside of not letting the kernel decide the widgets
    version, which is a regression from Voila 0.4.x. But that should be
    fine.
    martinRenou committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d165e34 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    20b3036 View commit details
    Browse the repository at this point in the history
  15. Linting

    martinRenou committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2a6b8de View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7c07e16 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9f1b6b2 View commit details
    Browse the repository at this point in the history
  18. Try fixing ui-tests for 7

    martinRenou committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    cda1f7f View commit details
    Browse the repository at this point in the history
  19. Artifacts names

    martinRenou committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ddcd253 View commit details
    Browse the repository at this point in the history
  20. arf

    martinRenou committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7e53baf View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8305799 View commit details
    Browse the repository at this point in the history
  22. Update artifacts names

    martinRenou committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0c915f7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    217e1f0 View commit details
    Browse the repository at this point in the history
  24. Remove any

    martinRenou committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f92afad View commit details
    Browse the repository at this point in the history
  25. Linter

    martinRenou committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    100d08d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1530699 View commit details
    Browse the repository at this point in the history