##// 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:

r18998:ff3d2102
r19886:9443bd65
Show More
test4plus.ipynb
348 lines | 17.6 KiB | text/plain | TextLexer

Invalid Notebook!

{'cell_type': 'future cell', 'metadata': {}, 'key': 'value', 'id': 'c0f309ff'} is not valid under any of the given schemas Failed validating 'oneOf' in future cell_cell['properties']['cells']['items']: On instance['cells'][9]: {'cell_type': 'future cell', 'id': 'c0f309ff', 'key': 'value', 'metadata': {}}