##// END OF EJS Templates
* Implemented a proper main() function for kernel.py that reads command line input....
* Implemented a proper main() function for kernel.py that reads command line input. * Added options to launch_kernel() for specifying particular ports. * Wrote preliminary implementation for the KernelManager's start_kernel() and kill_kernel() methods * Updated IPythonWidget test script to reflect new functionality.
epatters -
r2667:3547b230
Show More
Name Size Modified Last Commit Author
/ IPython / lib
tests
__init__.py Loading ...
backgroundjobs.py Loading ...
clipboard.py Loading ...
deepreload.py Loading ...
demo.py Loading ...
inputhook.py Loading ...
inputhookgtk.py Loading ...
inputhookwx.py Loading ...
irunner.py Loading ...
pylabtools.py Loading ...