Auto Synch Jupyter Notebook and Corresponding Recipe Code

joshbender
joshbender Registered Posts: 1 ✭✭✭

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.

6
6 votes

New · Last Updated

Comments

  • dlastrazeneca
    dlastrazeneca Registered Posts: 4

    Related:
    When working in a jupyter notebook from within the VS Code browser IDE (Dataiku Code Studios), there is not even an option to 'save back to recipe'. Instead, I have to save changes to the notebook, then navigate in a different tab to the recipe, click 'edit in notebook', then choose to 'view the current notebook contents' instead of 'override current notebook contents', then 'save back to recipe'.

    That is way too many steps and very error prone.

Setup Info
    Tags
      Help me…