google-research / google-research/dex-lang
Provide visual feedback on evaluation progress
Open
tooling / notebooks
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
Right now it's really hard to tell what's going on when one has long-running computation in their notebook ("is it still running, or did the server die?"). We should have a live-updating marker next to each compilation unit that informs about its evaluation status (queued/in progress/evaluated/errored).
Contributor guide
Research direction
The issue names no files, tests, or entry points, so first locate the notebook evaluation flow and the rendering of compilation units. Define and verify a live marker that distinguishes queued, in-progress, evaluated, and errored states during long-running computation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100