IPython Notebook Ubuntu 19.10 – QuickStart Guide
Hi! The Tutorial shows you Step-by-Step How to Install IPython and the Jupyter Notebook in Ubuntu 19.10 Eoan 64-bit GNU/Linux.
And IPython for Ubuntu Eoan provides a Rich Toolkit to help you make the most of using Python Interactively.
The IPython main Components are:
-
A powerful interactive Python Shell.
-
A Jupyter Kernel to work with Python code in Jupyter Notebooks and other interactive Frontends.
Especially relevant: for the New Users, it’s recommend installing IPython with the Anaconda Python Suite.
Because Anaconda conveniently installs Python, IPython Shell, the Jupyter Notebook, and other commonly used Packages for Scientific Computing and Data Science.
Finally, this guide includes instructions on How to Getting-Started with Jupyter Notebook on Ubuntu Linux.
-
1. Launching Terminal
Open a Terminal Shell emulator window
Ctrl+Alt+t on Desktop
(Press “Enter” to Execute Commands)
Contents