mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-18 15:33:02 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
@@ -4,7 +4,6 @@
|
|||||||
|
|
||||||
This section will give you information on:
|
This section will give you information on:
|
||||||
|
|
||||||
|
|
||||||
- What you can do with the API
|
- What you can do with the API
|
||||||
- How to create an API token
|
- How to create an API token
|
||||||
- Assigning permissions to a token
|
- Assigning permissions to a token
|
||||||
@@ -197,7 +196,6 @@ The same API token can also authorize access to the [Jupyter Notebook REST API][
|
|||||||
|
|
||||||
provided by notebook servers managed by JupyterHub if it has the necessary `access:users:servers` scope.
|
provided by notebook servers managed by JupyterHub if it has the necessary `access:users:servers` scope.
|
||||||
|
|
||||||
|
|
||||||
## Paginating API requests
|
## Paginating API requests
|
||||||
|
|
||||||
```{versionadded} 2.0
|
```{versionadded} 2.0
|
||||||
@@ -323,7 +321,6 @@ or kubernetes pods.
|
|||||||
|
|
||||||
You can see the full [JupyterHub REST API][] for more details.
|
You can see the full [JupyterHub REST API][] for more details.
|
||||||
|
|
||||||
|
|
||||||
[openapi initiative]: https://www.openapis.org/
|
[openapi initiative]: https://www.openapis.org/
|
||||||
[jupyterhub rest api]: ./rest-api
|
[jupyterhub rest api]: ./rest-api
|
||||||
[scopes]: ../rbac/scopes.md
|
[scopes]: ../rbac/scopes.md
|
||||||
|
Reference in New Issue
Block a user