Redesign notebook UI with gutter ribbon layout#18
Merged
Conversation
Replace stocky card design with a clean paper-like interface inspired by Google Colab. Features a continuous left-side gutter ribbon that changes color by cell type (gray for code, amber for markdown), with play buttons positioned in the gutter action area. Removed execution metadata lines for a simpler, more focused UI. Play button visibility is smart: visible on focused cells and cell hover, hidden otherwise.
f16929f to
88e507d
Compare
This was referenced Apr 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Completely redesigned the notebook interface to feel cleaner and more like Google Colab. Replaced the stocky card design with a paper-like aesthetic featuring a continuous left-side gutter ribbon.
Key Changes
Testing