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

fix: Override error on filterwarnings to pass notebook tests #1841

Merged
merged 27 commits into from
Apr 6, 2022

Commits on Apr 6, 2022

  1. Configuration menu
    Copy the full SHA
    f160dca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    930eec1 View commit details
    Browse the repository at this point in the history
  3. Restrict papermill

    matthewfeickert committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    a27c4b5 View commit details
    Browse the repository at this point in the history
  4. Ignore trailets deprecation warning

    > DeprecationWarning: Passing unrecognized arguments to super(PapermillNotebookClient)...
    matthewfeickert committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    2bf3ba9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c22174d View commit details
    Browse the repository at this point in the history
  6. Use test extra

    matthewfeickert committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    5fb8ed8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5599ec9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a5cff6d View commit details
    Browse the repository at this point in the history
  9. ignore kernel_name

    matthewfeickert committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    75d9987 View commit details
    Browse the repository at this point in the history
  10. REMOVE: Run on push

    matthewfeickert committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    5aad923 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aa7ae98 View commit details
    Browse the repository at this point in the history
  12. Apply isort

    matthewfeickert committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    406ec16 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8730874 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6b32a59 View commit details
    Browse the repository at this point in the history
  15. Remove quiet flag

    matthewfeickert committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    43921e2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1a2abeb View commit details
    Browse the repository at this point in the history
  17. Use Path over str

    matthewfeickert committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    7660096 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ce6eb5a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f616c20 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5e3851b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    30aa908 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    bab4c42 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8987af5 View commit details
    Browse the repository at this point in the history
  24. Get CI working

    matthewfeickert committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    8d55fc3 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    887ee4b View commit details
    Browse the repository at this point in the history
  26. Remove debug

    matthewfeickert committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    ae38257 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d46bc21 View commit details
    Browse the repository at this point in the history