feature: jupyter notebook
Author: SalgadoLucCreated Aug 27, 2026Updated Aug 28, 2026
Currently Windmill supports Python, TypeScript, Go, Bash, SQL, etc. as script types, but there's no native way to run or import a Jupyter Notebook (.ipynb) as a step in a flow. For data/ETL workflows, a lot of exploratory and transformation logic already lives in notebooks, and converting them manually to plain .py scripts before using them in Windmill is extra friction.
Source: windmill-labs/windmill