“Your user profile does not allow” issues with personal python envs

Options
Jonathan_Dee
Jonathan_Dee Registered Posts: 3 ✭✭✭✭

Hello,

I have create a new python env to add new librairies, but then it is impossible for all users of the platform that use the kernel from this python env to write recipes outputs. I have already check the authorizations of all users and they are all in Data_scientist group. All users can load data from dataiku datasets but are blocked at the final part which is to write.

Had someone have the same issues ?

regards,

Jonathan

Best Answer

Answers

  • Clément_Stenac
    Clément_Stenac Dataiker, Dataiku DSS Core Designer, Registered Posts: 753 Dataiker
    Options

    Hi,

    Go into the settings of each user, and make sure that their "User profile" is either "Data Scientist" or "Designer". At the moment, it's probably either empty or "Explorer" or "Reader".

    User profile is a licensing concept that is independent from security and independent from groups. We have details on this here: https://doc.dataiku.com/dss/latest/security/user-profiles.html

    After changing the user profile, make sure that your users reload the page in their browser.

  • Jonathan_Dee
    Jonathan_Dee Registered Posts: 3 ✭✭✭✭
    Options

    Hi, thank you for your answer.

    I have already check this point and the user is already tag to "Data Scientist".
    I think there is probleme with the notebook, because all other notebook/python code are working well.

    Regards,

    Jonathan

  • Jonathan_Dee
    Jonathan_Dee Registered Posts: 3 ✭✭✭✭
    Options

    Yes, I found the reason why I can't write dataset.

    I was log on the admin account when I open the pyhton recip to notebook and the notebook kernel was link to admin...

    Thank you for you help !

Setup Info
    Tags
      Help me…