Jupyter
What is Jupyter?
The Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text. Uses include: data cleaning and transformation, numerical simulation, statistical modeling, data visualization, machine learning, and much more.How does AWS Workbench integrate with Jupyter?
AWS Orbit Workbench can run a Jupyter server as an App in a team space. This means that members of the team can run Jupyter notebooks and use them to interact with AWS services. For example, you could create a notebook that extracts a training set from Amazon Redshift, uses TensorFlow to build a model and write the results back to Amazon S3.