Skip to content

Kaggle notebook maker

Devra

Create a complete, readable Jupyter notebook from your data files. Devra inspects the file schema, writes the analysis, validates it in a Python environment, and gives you a notebook ready to explore or download.

Notebook patterns tested on Kaggle

The creator of Devra, Brian Risk (me), uses this same tool to create notebooks. It is currently ranked seventh worldwide for the most upvoted notebooks, which has been an interestingly effective way to test it.

An executed notebook, not a report

The completed notebook includes the analysis code, narrative, tables, and generated charts. You can inspect it in the browser or download the `.ipynb` file for Kaggle and Jupyter.