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 output optimization #14234

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Sep 30, 2024

  1. basic single backlayer webview

    Signed-off-by: Jonah Iden <[email protected]>
    jonah-iden committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    bbf82a1 View commit details
    Browse the repository at this point in the history
  2. allow interacting with outputs

    Signed-off-by: Jonah Iden <[email protected]>
    jonah-iden committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ac2fa7b View commit details
    Browse the repository at this point in the history
  3. output presentation change and more smaller improvements

    Signed-off-by: Jonah Iden <[email protected]>
    jonah-iden committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e35cda5 View commit details
    Browse the repository at this point in the history
  4. output height fixes

    Signed-off-by: Jonah Iden <[email protected]>
    jonah-iden committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f369cdf View commit details
    Browse the repository at this point in the history
  5. output height calculation

    Signed-off-by: Jonah Iden <[email protected]>
    jonah-iden committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    cb3c1fc View commit details
    Browse the repository at this point in the history
  6. collapsing outputs

    Signed-off-by: Jonah Iden <[email protected]>
    jonah-iden committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f0d8f05 View commit details
    Browse the repository at this point in the history
  7. fixed ouptut presentation change

    Signed-off-by: Jonah Iden <[email protected]>
    jonah-iden committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    10a5c34 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. removed testing console logs

    Signed-off-by: Jonah Iden <[email protected]>
    jonah-iden committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1bac15e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    301e91c View commit details
    Browse the repository at this point in the history
  3. fixed some errors when closing a notebook

    Signed-off-by: Jonah Iden <[email protected]>
    jonah-iden committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6ca7849 View commit details
    Browse the repository at this point in the history
  4. improved renderer failing

    Signed-off-by: Jonah Iden <[email protected]>
    jonah-iden committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9baf0f3 View commit details
    Browse the repository at this point in the history
  5. fixed issue with cell height changes

    Signed-off-by: Jonah Iden <[email protected]>
    jonah-iden committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d52507a View commit details
    Browse the repository at this point in the history