Skip to content

Conversation

@markmiro
Copy link
Contributor

@markmiro markmiro commented Sep 30, 2025

Depends on #657

Added controls (new LiveStore events behind a feature flag):

  • Run all cells
  • Restart and run all cells (placeholder for now, shows toast)
  • Stop all cells
  • Clear all outputs
  • Delete all cells

⚠︎ NOTE: screenshots and videos are out-of-date. The top nav is now a single line, and there are additional options in the dropdown.

Features:

  • Show live running status:

    Screen.Recording.2025-09-30.at.2.12.31.PM.mov
Screen.Recording.2025-09-30.at.2.00.09.PM.mov

With sleep:

Screen.Recording.2025-09-30.at.2.02.54.PM.mov

Stop all:

Screen.Recording.2025-09-30.at.2.05.26.PM.mov

@markmiro markmiro changed the base branch from nb-controls to main September 30, 2025 20:33
@markmiro markmiro changed the title Notebook controls Notebook controls with special LiveStore events for bulk actions Sep 30, 2025
@markmiro
Copy link
Contributor Author

@rgbkrk after making single events for run all, stop all, etc. now it only works with the browser runtime.

In the older runtime, it just hangs

Screenshot 2025-09-30 at 2 35 47 PM

@rgbkrk
Copy link
Member

rgbkrk commented Oct 3, 2025

In the older runtime, it just hangs

In the future if you have new events for the event log, let's do the following workflow:

  • Prototype your UI changes
  • Hide the UI changes behind a feature flag
  • Introduce the schema change
  • Publish the schema change
  • Once all clients have gotten the new schema, set the feature flag to true

@markmiro markmiro marked this pull request as ready for review October 28, 2025 01:10
@cursor
Copy link

cursor bot commented Oct 28, 2025

You have run out of free Bugbot PR reviews for this billing cycle. This will reset on November 26.

To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@markmiro markmiro requested a review from rgbkrk October 28, 2025 01:10
@markmiro markmiro merged commit c4c3ad7 into main Oct 29, 2025
2 checks passed
@rgbkrk rgbkrk deleted the nb-controls-2 branch October 29, 2025 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants