gopherdata / gopherdata/gophernotes
stop notebook on error
Open
enhancement
- Dominant language
- Go
- Stars
- 4k
- Forks
- 264
- Avg merge
- 7d 21h
- Merged PRs (30d)
- 1
Description
Is there a way for the notebook to stop running on error? It ignores my Panic statements (other than just printing out) and even os.Exit doesn't seem to do much. Am I missing somethign?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how the Go notebook kernel handles panic statements and os.Exit during notebook execution. Compare the kernel's error and process-exit behavior with the expected stop-on-error behavior, then verify that execution halts rather than only printing the error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, jupyter, jupyter-notebook
- Domain
- backend, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100