Skip to content

Instantly share code, notes, and snippets.

@ola0x
Last active October 27, 2022 06:22
Show Gist options
  • Save ola0x/3e9379ec62537c0661ae772eb4c3ad9b to your computer and use it in GitHub Desktop.
Save ola0x/3e9379ec62537c0661ae772eb4c3ad9b to your computer and use it in GitHub Desktop.
Run Jupyter notebook on P3 ec2 machine
pip3 install --upgrade pip
pip3 install jupyter
jupyter notebook
goto http://127.0.0.1:8888
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment