##// END OF EJS Templates
Merge pull request #3079 from minrk/kernel_class...
Merge pull request #3079 from minrk/kernel_class Actually use IPKernelApp.kernel_class and make it configurable. This makes it easier to write IPKernel subclasses that implement custom logic, such as a kernel in a different language. Tested in the creation of a native Julia kernel.
Fernando Perez -
r10047:e6820954 merge
Show More
Name Size Modified Last Commit Author
/ IPython / config / profile
cluster
math
pysh
sympy
README Loading ...
README_STARTUP Loading ...
__init__.py Loading ...

This is the IPython directory.

For more information on configuring IPython, do:

ipython config -h