common user installs some package with ‘!pip install packagename’, the page displays permission problems, like **/bin folder needs root privilege.
fo now i can only login in the jupyter hub server using root user to install that package.
You aren’t providing much to go on here. Are you the admin? Did you set up the Jupyterhub? Is it the Littlest JupyterHub and you’ve looked here and in the documentation? Checked the other JupyterHub ‘permission’ topic posts and tried or provided what was typically asked there?
yes, it’s the littlest jupyter hub, the users created not belong to admin group. the authorization use ldapauthenticator that will create unix user. Does the ldap user created need root privilege , it will call security problem.