-
Re: Is it possible to run a shell script stored in the git cloned project in Dataiku Library?
You may also want to use the Shell Code Recipe which will allow you execute Shell code directly without using Python. https://doc.dataiku.com/dss/latest/code_recipes/shell.html1 · -
Re: Is learning Dataiku a competitive advantage for aspiring data analysts/data scientist ?
It might be depending on the job description. Do the Dataiku Academy courses and get certified. They are free! https://academy.dataiku.com/2 · -
Re: Getting the user executing the script in Dataiku notebook
What you want to do probably can't be done and it's probably the wrong thing to ask for. All those statements you posted will give you the correct User ID if you use a recipe instead of a J…1 · -
Re: Welcome to nginx page for the API node
This is the expected result. There is no web GUI for the API node because as its name implies it’s an API server so it’s meant to host API services. If you want to test your API node you will need to…1 · -
Re: Retrieving a deleted recipe
Use Dataiku's version control: https://doc.dataiku.com/dss/latest/collaboration/version-control.html1 ·