##// END OF EJS Templates
cleanup kernelspec loading...
cleanup kernelspec loading - kernel_selector.set_kernel validates selection and triggers 'spec_changed.Kernel'. It does not start the session anymore. - notebook calls kernel_selector.set_kernel when: - kernelspec is in notebook metadata - session is loaded (e.g. no kernelspec metadata) - notebook starts session, loads metadata on spec_changed.kernel The only case where starting the session is not triggered by spec_changed is on notebook load with no kernel metadata

File last commit:

r12815:db07f4de
r19886:9443bd65
Show More
README
10 lines | 195 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:
MinRK
update IPYTHONDIR readme...
r12815 ipython -h
or to create an empty default profile, populated with default config files:
ipython profile create