Documentation
ODP 3.3.6.4-1
Release Notes
What is ODP
Installation
Component User guide and Installation Instructions
Upgrade Instructions
Downgrade Instructions
Reference Guide
Security Guide
Troubleshooting Guide
Uninstall ODP
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Jupyter Prerequisites
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
Install the Required Packages on the JupyterHub Server
Before proceeding with the JupyterHub installation, ensure that the necessary dependencies are installed on the node designated for the JupyterHub server.
Run the following commands to install the dependencies:
On RHEL 8 and 9:
Bash
xxxxxxxxxx# Install Python 3.11 packagessudo dnf install python3.11-devel # Reset and enable Node.js version 20 sudo dnf module reset nodejs sudo dnf module enable nodejs:20 -y sudo dnf install nodejs -y # Install configurable-http-proxy sudo npm install -g configurable-http-proxyOn Ubuntu 20 and 22:
Bash
xxxxxxxxxx# Install Python 3.11 packagessudo apt install -y python3.11-dev # Reset and enable Node.js version 20sudo apt remove -y nodejs npmcurl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash -sudo apt install -y nodejs # Install configurable-http-proxysudo npm install -g configurable-http-proxyThe Node.js version 20 or above is required for JupyterHub to work correctly.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on May 14, 2026
Was this page helpful?
Next to read:
Installing JupyterHub via Mpacknull
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message