How to execute git repository in dataiku

I have imported Git repository but I have no knowledge on how to exceute the files inside the repository which are python files.
Kindly guide me on the same
Answers
-
CoreyS Dataiker Alumni, Dataiku DSS Core Designer, Dataiku DSS Core Concepts, Registered Posts: 1,150 ✭✭✭✭✭✭✭✭✭
Hi, @Swapnali
! Can you provide any further details on the thread to assist users in helping you find a solution (insert examples like DSS version etc.) Also, can you let us know if you’ve tried any fixes already?This should lead to a quicker response from the community. -
Hello,
I also want an answer to this question, please , I am blocked at this level
Thanks,
-
sj0071992 Partner, Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Dataiku DSS Developer, Neuron 2022, Neuron 2023 Posts: 131 Neuron
Hi @Yasmine
,You can refer
https://knowledge.dataiku.com/latest/courses/advanced-code/work-environment/library-pull.html
This will help you to understand the way to import your functions which you created in python.
I hope this will help!
-
@sj0071992
Thank you very much for the link, it's very niceIndeed, I imported a git repository on Dataiku DSS. The import worked well but then I can not specify the path to access the file: ('xlsum_model') doesn't work.