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 2) #1671

Draft
wants to merge 15 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

Commits on Nov 22, 2024

  1. wip: future AST

    agoose77 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    a15d8fa View commit details
    Browse the repository at this point in the history
  2. test: fix up tests

    agoose77 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    b152fa2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    193eccc View commit details
    Browse the repository at this point in the history
  4. test: actually check AST

    agoose77 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    7f25ce8 View commit details
    Browse the repository at this point in the history
  5. fix: bug

    agoose77 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    2c1ece7 View commit details
    Browse the repository at this point in the history