|
| do_execute (self, code, silent, store_history=True, user_expressions=None, allow_stdin=False) |
◆ do_execute()
echokernel.EchoKernel.do_execute |
( |
| self, |
|
|
| code, |
|
|
| silent, |
|
|
| store_history = True, |
|
|
| user_expressions = None, |
|
|
| allow_stdin = False ) |
◆ banner
str echokernel.EchoKernel.banner = "Echo kernel - as useful as a parrot" |
|
static |
◆ execution_count
echokernel.EchoKernel.execution_count |
◆ implementation
str echokernel.EchoKernel.implementation = 'Echo' |
|
static |
◆ implementation_version
str echokernel.EchoKernel.implementation_version = '1.0' |
|
static |
◆ iopub_socket
echokernel.EchoKernel.iopub_socket |
◆ language
str echokernel.EchoKernel.language = 'no-op' |
|
static |
◆ language_info
dict echokernel.EchoKernel.language_info = {'mimetype': 'text/plain'} |
|
static |
◆ language_version
str echokernel.EchoKernel.language_version = '0.1' |
|
static |
The documentation for this class was generated from the following file: