Jupyter
Jupyter is a vanilla Notebook Kernel that provides a quick way of testing a piece of code on the Engine if you ever need to.
Creating a Jupyter Notebook
One click to start a new instance of Jupyter Notebook by just providing a name. This Notebook gets saved in your Workspace.
Opening a Jupyter Notebook
Workspace keeps all your Notebook files. You can open from the ‘Notebooks’ section.
Using a Jupyter Notebook
Jupyter Notebook will run any piece of code on the Engine based on your language selection. Platform also provides certain APIs to access metrics server, data queues, etc.