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

Raise error on deprecated notebook subcommand #722

Merged
merged 13 commits into from
Sep 12, 2024
Merged

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    ef329a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3c1db9 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    mattkram committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d840702 View commit details
    Browse the repository at this point in the history
  4. Remove NOTES.md

    mattkram committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e03039d View commit details
    Browse the repository at this point in the history
  5. Update documentation to remove references to notebooks in download.py

    We do this because the download command actually works for packages,
    so if we want to remove that we need to do it more gradually/gracefully.
    mattkram committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    147f536 View commit details
    Browse the repository at this point in the history
  6. Remove unreachable code

    We can never download notebooks with an embedded environment.
    mattkram committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    16f9b2c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    502cfb7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3ef56cf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    396bd07 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    27fcbf3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8717245 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    15e7985 View commit details
    Browse the repository at this point in the history
  2. Remove unused import

    mattkram committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8368d5f View commit details
    Browse the repository at this point in the history