##// END OF EJS Templates
Make installation of native kernelspec explicit...
Make installation of native kernelspec explicit Instead of creating a kernelspec directory matching the running frontend, return its spec without writing to disk. Adds a command 'ipython kernelspec install-self' to write a kernelspec for the current version of Python.
Thomas Kluyver -
r17747:ba5144f7
Show More
Name Size Modified Last Commit Author
/ IPython / kernel
blocking
comm
inprocess
ioloop
tests
zmq
__init__.py Loading ...
__main__.py Loading ...
adapter.py Loading ...
channels.py Loading ...
channelsabc.py Loading ...
client.py Loading ...
clientabc.py Loading ...
connect.py Loading ...
kernelspec.py Loading ...
kernelspecapp.py Loading ...
launcher.py Loading ...
manager.py Loading ...
managerabc.py Loading ...
multikernelmanager.py Loading ...
restarter.py Loading ...