Skip to content

assign cell_uuid to execution_count#1

Open
patel-jay wants to merge 2 commits intomasterfrom
cell-uuid
Open

assign cell_uuid to execution_count#1
patel-jay wants to merge 2 commits intomasterfrom
cell-uuid

Conversation

@patel-jay
Copy link
Owner

ipykernel.py:
assign cell_uuid to execution_count
cell_uuid is passed in user_expressions
Assign the same cell_uuid (which is now execution_count) to reply_content['execution_count']

assign cell_uuid to execution_count
cell_uuid is passed in user_expressions
Assign the same cell_uuid (which is now execution_count) to reply_content['execution_count']
kernelbase.py: Do not initialize execution_count to 0. Use the same execution_count instead.
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.

1 participant