Add/edit file in root of project
martijn
Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 5 ✭
Is it possible to add or edit a file to the root of a project through the GUI or the API, for example, to add or edit a .gitignore file?
Kind regards,
Martijn
Operating system used: Windows
Tagged:
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,088 Neuron
Yeah, try a Shell Recipe.
-
martijn Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 5 ✭
The linux user (dssuser_{username}) that is used to execute the shell scripts is not allowed to access the project folder. At least, as far as I know.
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,088 Neuron
You can add it to the sudo list and execute a sudo command.