cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
cancel
Showing results for 
Search instead for 
Did you mean: 

Cluster configuration / notebook panel

yopbibo
Contributor II

Hi,

Is it possible to let regular users to see all running notebooks (in the notebook panel of the cluster) on a specific cluster they can use (attach and restart).

by default admins can see all running notebooks and users can see only their own notebooks.

thanks!

1 ACCEPTED SOLUTION

Accepted Solutions

Prabakar
Esteemed Contributor III
Esteemed Contributor III

hi @Philippe CRAVE​ a user can see a notebook only if they have permission to that notebook. Else they won't be able to see it. Unfortunately there is no possibility for a normal user to see the notebooks attached to a cluster if they do not have permissions for the notebook. This is a good feature request. I can raise thin internally to develop it in the future.

For now, if you want a user to see the notebooks then they need to grant at least read permissions to the notebook.

image

View solution in original post

2 REPLIES 2

Prabakar
Esteemed Contributor III
Esteemed Contributor III

hi @Philippe CRAVE​ a user can see a notebook only if they have permission to that notebook. Else they won't be able to see it. Unfortunately there is no possibility for a normal user to see the notebooks attached to a cluster if they do not have permissions for the notebook. This is a good feature request. I can raise thin internally to develop it in the future.

For now, if you want a user to see the notebooks then they need to grant at least read permissions to the notebook.

image

thanks!