I’m trying to get a list of all the servers of my JupyterHub instance ( Zero to JupyterHub with Kubernetes) using the ‘/users’ api call. Unfortunately this only returns the currently active servers but it does not include servers that are not running… How can I also retrieve the servers that are not running?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| JupyterHub Rest API Delete /users/{name}/server to stop spawning server | 0 | 405 | February 4, 2021 | |
| JupyterHub Rest API: Retrieve list of non-running named servers | 2 | 206 | February 29, 2024 | |
| Jupyterhub Rest API detect if user already has server running | 2 | 1101 | February 17, 2021 | |
| Get list of all JupyterHub users? | 1 | 2816 | October 19, 2019 | |
| How to use jupyterhub api for allocating individual single-user notebook | 1 | 385 | September 8, 2020 |