##// 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 / tests
__init__.py Loading ...
test_application.py Loading ...
test_configurable.py Loading ...
test_loader.py Loading ...