Skip to content

docs: document cell_id parameter in wrapperkernels.rst#1102

Open
anny0811 wants to merge 4 commits intojupyter:mainfrom
anny0811:fix-docs-cell-id
Open

docs: document cell_id parameter in wrapperkernels.rst#1102
anny0811 wants to merge 4 commits intojupyter:mainfrom
anny0811:fix-docs-cell-id

Conversation

@anny0811
Copy link
Copy Markdown

@anny0811 anny0811 commented Jan 23, 2026

This PR implements the documentation for the cell_id parameter as requested in #937. It updates the do_execute method signature in wrapperkernels.py and provides the corresponding reference in wrapperkernels.rst.

Key Changes:
~ Added cell_id to the do_execute method signature.
~ Updated reStructuredText documentation to include parameter details.

@minrk
Copy link
Copy Markdown
Member

minrk commented Feb 19, 2026

this doesn't address #937 because while it adds an argument, it is not used (and cannot be). It is also not a docs change, it is an (incomplete) API change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants