As I am opening my old iPython notebooks for 2.3 in Jupyter, it's converting them to the format, but sometimes it changes the kernel to python3. We were using all Python2, and that's what I'd like to keep using in Jupyter. Is there away to set a default Kernel to be Python2, both for new notebooks and converted notebooks? Thanks John