Skip to content

Explore option for allowing to run all cells in a folded markdown region #133690

@miguelsolorio

Description

@miguelsolorio

Separating this out from #132690

When a markdown cell has code cells folded underneath, the suggestions is to surface the total number of cells folded and to show a run action next to it:

CleanShot 2021-09-23 at 12 51 59@2x

Running the cell would show progress for the cells (with a stop action that will interrupt the kernel). And when the cell is finished, the cell returns the previous state. You can also click on the cell ... to expand the collapsed state (which is equivalent to opening the folded markdown region)

CleanShot 2021-09-08 at 13 52 06

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalitynotebook-executionIssues related to running cells in a notebookuxUser experience issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions