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 …?

