Post

Jupyter Notebook

The Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text. Uses include: data cleaning and transformation, numerical simulation, statistical modeling, data visualization, machine learning, and much more.

Jupyter Notebook

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/jupyternotebook.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 4 GB OS: Ubuntu 24.04

Notes

To get the token to access the Jupyter Notebook, run the following command: jupyter notebook list.

Web Interface

Port: 8888

This post is licensed under CC BY 4.0 by the author.