The User API client.
Use this class to interact with the Jupyter Server User API. This class adheres to the Jupyter Server API endpoints.
Create a new User API client.
The options used to create the client.
Readonly
The server settings for the client.
Fetch the user data.
A promise that resolves with the user data.
Uses the Jupyter Server API.
The User API client.
Notes
Use this class to interact with the Jupyter Server User API. This class adheres to the Jupyter Server API endpoints.