Cadabra
Computer algebra system for field theory problems
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
echokernel.EchoKernel Class Reference
Inheritance diagram for echokernel.EchoKernel:

Public Member Functions

 do_execute (self, code, silent, store_history=True, user_expressions=None, allow_stdin=False)
 

Public Attributes

 iopub_socket
 
 execution_count
 

Static Public Attributes

str implementation_version = '1.0'
 
str language = 'no-op'
 
str language_version = '0.1'
 
dict language_info = {'mimetype': 'text/plain'}
 
str banner = "Echo kernel - as useful as a parrot"
 
str implementation = 'Echo'
 

Member Function Documentation

◆ do_execute()

echokernel.EchoKernel.do_execute (   self,
  code,
  silent,
  store_history = True,
  user_expressions = None,
  allow_stdin = False 
)

Member Data Documentation

◆ 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: