Note
This documentation is for a development version of IPython. There may be significant differences from the latest stable release (1.2.1).
Simple function for embedding an IPython kernel
Embed and start an IPython kernel in a given scope.
Parameters: | module : ModuleType, optional
local_ns : dict, optional
kwargs : various, optional
|
---|