Add missing images

This commit is contained in:
Carol Willing
2017-08-10 10:39:44 -07:00
parent a43d594452
commit 828c499ac7
4 changed files with 6 additions and 2 deletions

View File

@@ -39,7 +39,9 @@ openssl rand -hex 32
In [version 0.8.0](../changelog.html), a TOKEN request page for In [version 0.8.0](../changelog.html), a TOKEN request page for
generating an API token is available from the JupyterHub user interface: generating an API token is available from the JupyterHub user interface:
![Request API TOKEN page](images/api-token-request.png) ![Request API TOKEN page](../images/token-request.png)
![API TOKEN success page](../images/token-request-success.png)
### Pass environment variable with token to the Hub ### Pass environment variable with token to the Hub

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

View File

@@ -51,7 +51,9 @@ it for the given user with the Hub's database.
In [version 0.8.0](../changelog.html), a TOKEN request page for In [version 0.8.0](../changelog.html), a TOKEN request page for
generating an API token is available from the JupyterHub user interface: generating an API token is available from the JupyterHub user interface:
![Request API TOKEN page](images/api-token-request.png) ![Request API TOKEN page](../images/token-request.png)
![API TOKEN success page](../images/token-request-success.png)
## Add API tokens to the config file ## Add API tokens to the config file