Bug: Progress spinner for cell execution doesn't work with jupyter kernels
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 45
- Forks
- 6
- Avg merge
- 7h 14m
- Merged PRs (30d)
- 51
Description
We have a progress indicator for cell execution but it doesn't look like its wired up for the initial Jupyter kernel integration.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the progress indicator for cell execution and the initial Jupyter kernel integration in the TypeScript codebase. Trace how cell execution state reaches the indicator, then verify that the spinner appears and updates while a cell runs through a Jupyter kernel.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100