How to create a python recipe Template

darioromero
Level 2
How to create a python recipe Template

Hi All:

I am using Dataiku and would like to add to the Global Shared Code a python recipe so everyone in the team can use the same for new Projects. Is there a way to do that? Ideally, I would like to have some sort of meta-tags (if that makes sense) so every Junior/Senior DS can follow the trail and fill in the blanks for his/her new project.

Thanks,

Dario

 

0 Kudos
2 Replies
SarinaS
Dataiker

Hi @darioromero,

If you wanted to create a python recipe template for users, I think the easiest way to do this is probably to create a "code sample" from the Python recipe screen, like this: 

Screen Shot 2021-06-14 at 4.15.01 PM.png

Screen Shot 2021-06-14 at 4.16.57 PM.png

This allows you to create a code sample that can be shared with other users, and then inserted into a recipe. The sample (or multiple samples) can be tagged in any way that's useful to you so that users can easily identify it. 

Does that seem like it would work for your use case?

Thanks,
Sarina

darioromero
Level 2
Author

Thanks. Appreciate it.

0 Kudos