##// END OF EJS Templates
move IPKernelApp from zmq.ipkernel to zmq.kernelapp...
move IPKernelApp from zmq.ipkernel to zmq.kernelapp - merged IPKernelApp into KernelApp, they are no longer separate classes - embed_kernel moved to its own file - ipkernel now only contains the Kernel class - associated imports updated

File last commit:

r3954:94d97371
r9357:891a79bf
Show More
README
5 lines | 100 B | text/plain | TextLexer
MinRK
reorganize default config files to match profiles as directories...
r3954 This is the IPython directory.
For more information on configuring IPython, do:
ipython config -h