Jupyter notebook with Python 2 and Python3 Kernel
问题 I want to run Python2 as well as Python3 kernel from Jupiter notebook. I am using Anaconda for Python and Jupyter distribution. Lokeshs-MacBook-Air-2:~ lokeshagrawal$ conda --version conda 4.5.12 Lokeshs-MacBook-Air-2:~ lokeshagrawal$ which python /anaconda3/bin/python Lokeshs-MacBook-Air-2:~ lokeshagrawal$ which jupyter notebook /anaconda3/bin/jupyter [![Lokeshs-MacBook-Air-2:~ lokeshagrawal$ python --version Python 3.7.2 As you can see in the image below, I only have an option to start