Code Studio - Not authorized: Not owner of the Code Studio
My friend has created a Code Studio. We are under the same Dataiku project. Are there any settings that needs to be configured in order for me to gain access to the Code Studio?
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023, Circle Member Posts: 2,664 NeuronCode Studios are not meant to be shared since they sync user settings and are in effect an IDE so users may be in the middle of a development session inside them. But if you do want to inspect another user's Code Studio you need to be an admin of the project or an admin of the instance. Instead you should create a new Code Studio for you. For that you need at least write permissions in the project, use permissions in the Code Studio Template and group permissions to write code.
-
Hi @Hanssen ,
I hope that you are doing well.
Indeed as explained by Turribeach, by design code studios are single user.
One thing I would like to had is that multiple users can start their own code studio and collaborate via shared project libraries:
https://doc.dataiku.com/dss/latest/code-studios/code-studio-operations.html#project-libraries
This might help with your collaboration process.
Let us know if you have any further questions or inquiries.
Best regards,
Yasmine
-
Reviving an old thread as I also have this issue, but the user who created the Code Studio is no longer an employee. Can anyone detail how I can change Code Studio ownership? I have managed to change the overall project ownership, but I'm stuck with Code Studio ownership. Apologies in advance if this is very easy to change as I'm very new to Dataiku, but I haven't found the correct permissions area.
Thank you!
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023, Circle Member Posts: 2,664 NeuronLike I said in my post Code Studios shouldn't be shared. If the user left and you are project owner/admin you should be able to delete the Code Studios. If you need a Code Studios for you can you create a new one.
-
Thanks @Turribeach . So, does that mean that all the code within the Code Studio is gone?
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023, Circle Member Posts: 2,664 NeuronIt depends on the Code Studio. Check the template to see what blocks are enabled. In a Visual Code Studio template you get to edit recipes and notebooks from the project. So there isn’t really any code that’s not part of the project already.
