Skip to content

Add debugging section to new kernel docs#362

Merged
blink1073 merged 1 commit intoCalysto:mainfrom
blink1073:debug-documentation
Mar 12, 2026
Merged

Add debugging section to new kernel docs#362
blink1073 merged 1 commit intoCalysto:mainfrom
blink1073:debug-documentation

Conversation

@blink1073
Copy link
Copy Markdown
Contributor

Summary

  • Adds a Debugging section to docs/new_kernel.md
  • Documents jupyter console --log-level=debug --kernel=<name> for inspecting ZMQ messages during kernel development
  • Includes a note to install jupyter-console via pip if not already present

Documents how to use `jupyter console --log-level=debug` to inspect
ZMQ messages during kernel development, including a note to install
`jupyter-console` if needed.
@blink1073 blink1073 enabled auto-merge (squash) March 12, 2026 14:53
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.95%. Comparing base (c9e48e8) to head (5834ff0).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #362   +/-   ##
=======================================
  Coverage   90.95%   90.95%           
=======================================
  Files          51       51           
  Lines        2874     2874           
  Branches      402      402           
=======================================
  Hits         2614     2614           
  Misses        181      181           
  Partials       79       79           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@blink1073 blink1073 merged commit 1a59739 into Calysto:main Mar 12, 2026
25 checks passed
@blink1073 blink1073 deleted the debug-documentation branch March 12, 2026 15:01
@blink1073 blink1073 mentioned this pull request Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants