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

basics to allow for hidden cells #14573

Merged
merged 2 commits into from
Dec 4, 2024
Merged

Conversation

jonah-iden
Copy link
Contributor

What it does

Adds basic functionality that can be used by adopters to add logic for hidden cells. Lays the foundation for adding support for colapsing cell regions.

How to test

Hard to test since it does not really add anything new. Best way is probably to modify the getVisibleCellsmethod in the NotebookModel to check that everything sitll works for the visible cells

Follow-ups

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Attribution

Review checklist

Reminder for reviewers

@jonah-iden jonah-iden requested a review from msujew December 3, 2024 13:10
@msujew msujew added the notebook issues related to notebooks label Dec 3, 2024
Signed-off-by: Jonah Iden <[email protected]>
@jonah-iden jonah-iden requested a review from msujew December 3, 2024 16:20
Copy link
Member

@msujew msujew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@jonah-iden jonah-iden merged commit a5ec8cc into master Dec 4, 2024
10 of 11 checks passed
@jonah-iden jonah-iden deleted the jiden/preperation-for-hidden-cells branch December 4, 2024 07:52
@github-actions github-actions bot added this to the 1.57.0 milestone Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
notebook issues related to notebooks
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants