Skip to content

pass cell_meta from do_execute to run_cell#1475

Open
erawn wants to merge 5 commits intoipython:mainfrom
erawn:cell_meta
Open

pass cell_meta from do_execute to run_cell#1475
erawn wants to merge 5 commits intoipython:mainfrom
erawn:cell_meta

Conversation

@erawn
Copy link

@erawn erawn commented Nov 12, 2025

Other half of ipython/ipython#15071

In order to avoid an if-elif-elif-else sequence I copied the strategy already used for execute_request and made a list of the arguments rather than conditioning different method calls. Happy to switch it back or do something else if others prefer a different style.

@erawn erawn changed the title pass cell_meta from do_execute to run_cell [WIP] pass cell_meta from do_execute to run_cell Nov 12, 2025
@erawn erawn changed the title [WIP] pass cell_meta from do_execute to run_cell pass cell_meta from do_execute to run_cell Dec 10, 2025
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