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

Notebook Outline-View and Breadcrumbs. #13562

Merged
merged 6 commits into from
Apr 5, 2024

Commits on Apr 3, 2024

  1. notbook outline and breadcrumbs

    + jupyter show Table of contents menu item working
    
    Signed-off-by: Jonah Iden <[email protected]>
    jonah-iden committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4f919b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. some basic review comment changes

    Signed-off-by: Jonah Iden <[email protected]>
    jonah-iden committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    15b30e5 View commit details
    Browse the repository at this point in the history
  2. parse markdown cell content as plain text

    Signed-off-by: Jonah Iden <[email protected]>
    jonah-iden committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e4d11aa View commit details
    Browse the repository at this point in the history
  3. fixed lint

    Signed-off-by: Jonah Iden <[email protected]>
    jonah-iden committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f2ab15c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1928b24 View commit details
    Browse the repository at this point in the history
  5. import type instead of class

    Co-authored-by: Mark Sujew <[email protected]>
    jonah-iden and msujew authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    31dd494 View commit details
    Browse the repository at this point in the history