JupyterHub for Rocky Linux 9[edit]
Install[edit]
Used PIP[edit]
dnf install python3.11
dnf install python3.11-pip
pip3.11 install --upgrade pip
yum install npm
npm install -g configurable-http-proxy@4
export PIP_ROOT_USER_ACTION=ignore
# pip install jupyterhub==4.*
pip install jupyterhub
pip install jupyterhub-ltiauthenticator
pip install dockerspawner
pip install --upgrade notebook
pip install --upgrade jupyterlab
pip install jupyterlab-language-pack-ja-JP
pip install jupyter_server_fileid
pip install jupyter_server_ydoc