Python Notebook
A sandboxed Python notebook for custom analysis on your project data.
5 min readOpen in app
- Subprocess-isolated kernel with per-cell timeouts (a runaway cell can’t take down the app)
- Load any project dataset into the kernel as a pandas DataFrame named df
- Cell magics, inline plots, and a live variable inspector
- Optional AI assist with automatic privacy redaction
