How AI Python for Beginners are displayed on AWS?

In DeepLearning.AI’s AI Python for Beginners course platform, within any Jupyter notebook, by selecting Help > Notebook Help from the notebook’s main menu, I can see that I’m in an IPython Notebook, using Project Jupyter’s nbviewer application.

And, in the platform, within any Jupyter notebook, clicking on the Jupyter icon and then drilling down in the exposed source file tree until reaching a notebook shows that it’s located on AWS (e.g., “Jupyter Notebook”)

I was wondering how the notebooks are displayed on AWS: via Amazon Sagemaker Studio, a custom deployment, or …?

1 Like

Hi @RussellJ,

The short answer is: it really depends on where you are hosting your notebooks. In this case, they are hosted on AWS.

If you are interested in learning more about AWS, check out the DeepLearning.AI Data Engineering Professional Certificate.

Best,
Mubsi

2 Likes