Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

v0.11.4 Improved error reporting / Added nbexec flags #193

Discussion options

v0.11.4, 2026年06月07日 Improved error reporting / Added nbexec flags

  • nbexec: Added -export_html flag to export the executed notebook to HTML at a specified target path.
  • nbexec: Added -check_cells flag to check and report cells that failed execution, exiting with code 1 if any failure occurs.
  • Fixed an issue where the Cell/Line or errors were not being displayed correctly.
  • Extended cell compilation error hover popups to also trigger when hovering over the cell/line area, in addition to the file/line area.
  • Added support for rich HTML execution/runtime error reporting, enabling hoverable popups that show code context directly over Go stack traces printed to stderr (e.g. panics and fatal logs).
  • Refactored execution error handling: stderr streams in real-time to Jupyter (not buffered), and the rich hover-popup HTML boxes for cell-related error lines are printed after the execution exits.
  • Improved error CSS layout to wrap long code lines without displaying horizontal scrollbars.

This discussion was created from the release v0.11.4 Improved error reporting / Added nbexec flags.
You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /