Jupyter Notebook

Jupyter Notebook lets you create and share computational documents. It offers a simple, streamlined, document-centric experience with optional interactive widgets.

You can deploy a Jupyter notebook on Connect Cloud by including the notebook as your primary file (e.g., notebook.ipynb) and a dependencies file named requirements.txt. Connect Cloud then renders and publishes it as an HTML document.

Publish an already rendered Jupyter Notebook file format by pointing the Primary file to the rendered document (e.g., notebook.html).