Here are a few scripts to setup jupyter on your AWS instance
- Run ec2script.sh with the command "bash ec2script.sh"
- Fill out the password you want to use for your jupyter notebook
- Fill out the information for your web certificate information (feel free to click enter through each prompt)
- Run jupyter.sh by typing "bash jupyter.sh"
- In your web browser navigate to "https://[AWS PUBLIC DNS IPv4 here]:8888". The https is necessary
- If in chrome you will most likely get a warning that the certificate is not veriified. This is because you just created it. Click advanced and then click the prompt that goes something like "Proceed to https://........:8888 anyways"