Note
This documentation is for a development version of IPython. There may be significant differences from the latest stable release (1.2.1).
A kernel manager relating notebooks and kernels
Authors:
Bases: IPython.kernel.multikernelmanager.MultiKernelManager
A KernelManager that handles notebook mapping and HTTP error handling
Turn API path into absolute OS path.
Return a dictionary of kernel information described in the JSON standard model.
Returns a list of kernel_id’s of kernels running.
Shutdown a kernel by kernel_id
Start a kernel for a session an return its kernel_id.
Parameters: | kernel_id : uuid
path : API path
|
---|