databricks / run-notebook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[question] how to give access to an user without a group

codebydant opened this issue · comments

Hi there,

I was wondering if the following section could uses "user_name" instead "group_name"

# Grant all users view permission on the notebook results, so that they can
          # see the result of our CI notebook 
          access-control-list-json: >
            [
              {
                "group_name": ",
                "permission_level": "CAN_MANAGE"
              }
            ]

yes it does
Screenshot from 2023-06-30 11-32-28