GNU/Linux Mint 21.x Installing Jupyter Notebook – QuickStart Guide
Hi! This tutorial shows you step-by-step how to install Jupyter Notebook on Linux Mint 21.x Vanessa/Vera/Victoria/Virginia 64-bit GNU/Linux.
Learn to install Jupyter Notebook on Linux Mint 21, an open-source web application for creating and sharing documents with live code, equations, visualizations, and narrative text.
Jupyter Notebook is used for data cleaning, numerical simulation, statistical modeling, data visualization, machine learning, and more. It integrates code and rich text elements like figures, links, and equations.
Instead of the default PIP, this guide uses the Anaconda Python Suite, which includes pre-installed scientific computing libraries and tools.
This guide also includes instructions on getting started with Jupyter Notebook on Linux Mint 21.
The main Jupyter Notebook features are:
- Language of Choice: Supports 40 programming languages including Python, R, Julia, and Scala.
- Share Notebooks: Share via email, Dropbox, GitHub, and Jupyter Notebook Viewer.
- Interactive Output: Includes HTML, images, videos, LaTeX, and custom MIME types.
- Big Data Integration: Utilize tools like Apache Spark from Python, R, and Scala, and explore data with pandas, scikit-learn, ggplot2, TensorFlow.
-
1. Launching Terminal
Open a Shell Terminal emulator window
(Press “Enter” to execute commands)
-
2. Downloading Anaconda Python
Download Anaconda Python for Linux Mint 21
Contents