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

⬆️ Lift and parse Markdown/text outputs from Jupyter outputs (option 1) #1661

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Nov 20, 2024

  1. wip: output -> output[]

    agoose77 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    8bf0128 View commit details
    Browse the repository at this point in the history
  2. wip: lift md

    agoose77 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    b8fe2e7 View commit details
    Browse the repository at this point in the history
  3. feat: add Outputs node

    agoose77 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    354f136 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1dbf97a View commit details
    Browse the repository at this point in the history
  5. fix: proper lifting

    agoose77 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    230b901 View commit details
    Browse the repository at this point in the history
  6. test: update tests to suit

    Drop mention of IDs; they're just obfuscating the expectation of the tests
    agoose77 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    90e6f2a View commit details
    Browse the repository at this point in the history
  7. fix: upgrade xrefs

    agoose77 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    9b92238 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1f07c84 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3fbf213 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    34a014e View commit details
    Browse the repository at this point in the history
  2. feat!: simplify PR

    agoose77 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    46a67dc View commit details
    Browse the repository at this point in the history