How to use a Jupyter notebook in AWS Cloud9 IDE

First, a foremost what is AWS Cloud9 IDE? According to the good people at AWS, it is a cloud-based integrated development environment (IDE) that lets you write, run, and debug your code with a browser. In my option, AWS Cloud9 IDE offers a great code-editing experience with support for several programming languages and runtime debuggers, […]
