Upload a notebook, attach data, run it server-side, and revisit every result.
This first delivery turns the seed app into a usable notebook runner: save trusted .ipynb
files, keep run history, review outputs cell by cell, and download the executed artifact when you are done.
$ upload exploration.ipynb
$ attach sales.csv
$ run notebook
$ inspect outputs + logs
$ download executed artifact
Create a notebook record
Upload a trusted .ipynb file, add context for your team, and keep the source notebook
downloadable from the detail page.
Attach small data files
Add CSV, JSON, TXT, or other small files to the notebook. Each run gets a temporary working directory populated with those files.
Run and review outputs
Launch a server-side execution, inspect logs and cell outputs, then download the executed notebook artifact for later use.
Your saved library starts here
No notebooks saved yet
Start by uploading a trusted notebook. This landing page will then show quick access to recent work and runs.
Upload the first notebookLatest runs
No executions yet
Run history will appear here once you launch your first notebook.