ChandraLingam / AmazonSageMakerCourse

In this AWS Machine Learning Specialty Course, You will gain first-hand experience on how to train, optimize, deploy, and integrate ML in AWS cloud. Learn how to use AWS Built-in SageMaker algorithms and AI, How to Bring Your Own Algorithm, Zero Downtime Model Deployment Options, How to Integrate and Invoke ML from your Application, Automated Hyperparameter Tuning
https://www.udemy.com/course/aws-machine-learning-a-complete-guide-with-python/?referralCode=9ADB4395937F7D656EB9
Other
228 stars 392 forks source link

Cannot download files from Jupyter notebook #5

Open BengtHolm opened 5 years ago

BengtHolm commented 5 years ago

Dear Chandra

In order to try out your newest additions to the xgboost material, I made a git stash, and then a git pull command in the AmazonSageMakerCourse directory. However, now, every time I try do download a file, I get the error

Jupyter Notebook 403 : Forbidden The error was:

Blocking Cross Origin request from https://bengtsdemo1.notebook.us-east-1.sagemaker.aws/tree/AmazonSageMakerCourse/fm.

So basically I cannot download a file to my local computer. Any Ideas?

Regards, Bengt Holm

ChandraLingam commented 5 years ago

Could you please try from the command line terminal as shown in the house keeping lecture? (it appears you are trying from notebook page). Please confirm where you ran the git pull command.