Jupyter Notebook Proxmox LXC script

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.

To create a new Proxmox VE Jupyter Notebook LXC, run the command below in the Proxmox VE Shell.
To Update Jupyter Notebook, run the command below (or type update) in the LXC Console.

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/jupyternotebook.sh)"
  • To get the token to access the Jupyter Notebook, run the following command: jupyter notebook list.

Default settings

CPU: 2vCPU
RAM: 2GB
HDD: 4GB
Default Interface: IP:8888