jupyter tricks - Serbipunk/notes GitHub Wiki
install jupyter
pip install jupyterlab
Jupyter command jupyter-notebook not found
pip install notebook
remote jupyter from scratch
sudo apt install python3-pip # pip3
pip3 install --upgrade pip
sudo pip install pip --upgrade
# --------
sudo python3 -m pip uninstall pip # uninstall pip
sudo apt install python3-pip --reinstall
fuck pip source
https://amber-md.github.io/pytraj/latest/tutorials/remote_jupyter_notebook
jupyter-shortcut
blank area: press h