Submit your innovative use case or inspiring success story to the 2023 Dataiku Frontrunner Awards! LET'S GO

Auto Synch Jupyter Notebook and Corresponding Recipe Code

I often find myself editing Python Jupyter Notebooks that have an associated recipe. If I save the notebook but forget to "Save Back to Recipe," there is a "Mismatch between recipe and notebook." In turn, running the recipe as a standalone script, or running the recipe through scenario automation results in an unintended output. 

My product idea is automatically syncing the jupyter notebook with recipe to avoid outdated recipe code.