Part 3 of Getting ready for python programming using this multi-part series to set up Python, Python Launcher, VSCode, and Jupyter (ipython)
PART 3 - INSTALLING JUPYTER WITH BOTH PYTHON 2 AND PYTHON 3 KERNEL
This section discusses how to Install and run #Jupyter notebook for #Python2 and #Python3 programming.
#Jupyter is a browser best REPL environment that can run various programming in REPL mode such as #Go, #Javascript #R etc.
IN THIS VIDEO
We will learn how to install Jupyter, and python 3 and python 2 kernel with #no-anacodna required. #anaconda distribution
00:26 What is Jupyter
02:24 Prerequisite for Jupyter
03:44 Install #Jupter-Notebook for #Python3
06:24 Register #Python3-kernel for #Jupyter-Notebook
08:03 Using #Jupyter-Notebook
11:45 Installing and registering #Python2-kernel for #Jupyter-notebook
13:17 Final demo with both #python2 and #python3 kernel installed.
IMPORTANT COMMANDS SHOWN IN THE VIDEO
1. Install Python 3 Jupyter Hub, Jupyter Notebook and Python 3 kernel
python3 -m pip install jupyterhub notebook ipykernel
2. Register Python 3 kernel with Jupyter
python3 -m ipykernel install
3. Download and Install Python 2 Kernel
python2 -m pip install ipykernel
4. Register Python 2 kernel with Jupyter
python2 -m ipykernel install
OTHER VIDEO IN THIS SERIES
PART 1 - INSTALLING BOTH PYTHON 2 AND PYTHON 3 IN WINDOWS ENVIRONMENT WITH PYTHON LAUNCHER
• Installing Python 2 and 3 on Windows
PART 2 - INSTALLING AND CONFIGURING VSCODE for PYTHON PROGRAMMING • Installing and configuring Visual Stu...
On this page of the site you can watch the video online Installing Jupyter with Python2 and Python3 Kernel Without Anaconda with a duration of hours minute second in good quality, which was uploaded by the user concept architect 21 September 2019, share the link with friends and acquaintances, this video has already been watched 5,514 times on youtube and it was liked by 60 viewers. Enjoy your viewing!