ExecutionCounter
Class responsible for tracking the execution count that is sent from the kernel to the client for all execution requests. It should be sent back to the client in execute_reply
and execute_input
messages.
See https://jupyter-client.readthedocs.io/en/stable/messaging.html#execution-counter-prompt-number for further details.
Functions
Link copied to clipboard
Return the next ExecutionCount.