geoschem / integrated_methane_inversion

Integrated Methane Inversion workflow repository.
https://imi.readthedocs.org
MIT License
28 stars 24 forks source link

Instruct user to setup EC2 "Security Group" for connecting to Jupyter Server #42

Closed BenHmiel closed 2 years ago

BenHmiel commented 2 years ago

Had difficulty connecting to Jupyter Server setup on EC2 in order to run the visualization ipynb file.

Did some googling and realized that the user needs to setup a security group to allow access to the right ports.

Followed step 2 in guide here: https://dataschool.com/data-modeling-101/running-jupyter-notebook-on-an-ec2-server/

Would be worthwhile to add to the readthedocs page for assistance to other users.

laestrada commented 2 years ago

We have added some additional documentation for setting up jupyter on EC2. Closing this issue.