gopherdata / gopherdata/gophernotes

stop notebook on error

Open
#251 2 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.