how to I disconnect a Jupyter from a recipe

PapaA
PapaA Registered Posts: 20 ✭✭✭✭

So I am wokring on a recipe with a jupyter view. I wan to test someting different so I copy the jupyter in order to be able to run in parallel things. Now both Jupyters are connected to my recipe. Which can be very confusing. Is there any way to have only the original notebook linked with the recipes and not all copies of it?

Best Answer

  • Clément_Stenac
    Clément_Stenac Dataiker, Dataiku DSS Core Designer, Registered Posts: 753 Dataiker
    Answer ✓

    Hi,

    In order to disconnect your copied notebook, from the Jupyter UI, click Edit > Edit Notebook metadata. Then, remove the line associatedRecipe. Save the metadata, save the notebook and refresh the page.

Setup Info
    Tags
      Help me…