fastai / course-v3

The 3rd edition of course.fast.ai
https://course.fast.ai/
Apache License 2.0
4.91k stars 3.57k forks source link

Add resource to help AWS instance users connect to Jupyter in browser #481

Open TEChopra1000 opened 4 years ago

TEChopra1000 commented 4 years ago

When following the instructions here: https://course.fast.ai/start_aws.html, I was not able to see Jupyer notebook in my browser. I had to ssh into my jupyter notebook using the instructions found here: https://towardsdatascience.com/setting-up-and-using-jupyter-notebooks-on-aws-61a9648db6c5.

I'd suggest adding a resource like this to help students who are not able to access jupyter notebook in their browser when they launch an ec2 instance.

CaseGuide commented 4 years ago

I think they've tried to do this with SageMaker, but the CloudFormation link currently times out as mentioned in Issue #518