Exporting Dataiku projects other than bundles
Fidan
Registered Posts: 4 ✭
Hi, I need to share the project structure (data transformation, recipe codes, etc.) with a third party that does not have access to Dataiku platform. Other than bundles, is there any way to export the entire project in .py or jupyter notebook format?
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023, Circle Member Posts: 2,682 NeuronIn a short answer no. You can however export Python recipes and Notebooks using the Python API. The flow can also be exported as PDF and you can document the project using the documentation capability. But that will not cover all project artifacts. Why don’t you start with why do you need a third party to see your project? What’s your actual requirement?