June 25, 2020
I needed to use an EC2 instance to run a jupyter notebook. Here's the steps it took to set do it.
jupyter-lab --no-browser --port=8889
-L 8000:localhost:8889
localhost:8000
© 2025 Isaac Flath • All rights reserved