IPython Notebook Debian Buster – QuickStart Guide
Hi! The Tutorial shows you Step-by-Step How to Install IPython and the Jupyter Notebook in Debian Buster 10 64-bit GNU/Linux.
And IPython for Debian 10 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 Debian Linux.
-
1. Launching Terminal
Open a Terminal Shell emulator window
(Press “Enter” to Execute Commands)
Contents