Whether to allow stdin requests.
The default is true
.
Whether to execute the code as quietly as possible.
The default is false
.
Whether to the abort execution queue on an error.
The default is false
.
Whether to store history of the execution.
The default true
if silent is False.
It is forced to false
if silent is true
.
A mapping of names to expressions to be evaluated in the kernel's interactive namespace.
Generated using TypeDoc
The contents of a requestExecute message sent to the server.