Survey banner
Switching to Dataiku - a new area to help users who are transitioning from other tools and diving into Dataiku! CHECK IT OUT

how to I disconnect a Jupyter from a recipe

Solved!
PapaA
Level 3
how to I disconnect a Jupyter from a recipe

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?

0 Kudos
1 Solution
Clรฉment_Stenac

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.

View solution in original post

1 Reply
Clรฉment_Stenac

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.