hopsworks.user #
AdminUser dataclass #
Represents a platform user as seen by a Hopsworks platform administrator.
Use UsersApi to list, register, or otherwise manage platform users; get an instance of it with hopsworks.get_users_api.
Returned by
User dataclass #
For backwards compatibility hopsworks.user.User is still available as hsfs.user.User. The use of this alias is discouraged as it is to be deprecated.