Added funky ascii art to previous TODO messages.

This commit is contained in:
Todd
2016-10-24 19:03:21 -05:00
parent 5604e983db
commit dcfe2aa792

View File

@@ -124,11 +124,28 @@ c.JupyterHub.services = [
## Writing your own services
TODO
This Section Under Construction
```
/\
/ \
/ _o \
/ <(\ \
/ />`A \
'----------'
```
### Authenticating with the Hub
TODO
This Section Also Under Construction
```
O
/~~~|#|]|=\|---\__
|-=_____________ |\\ ,
I|_/,-.-.-.-.-,-.\_|='(
( o )( o )( o ) \
`-'-'-'-'-`-'
```
JupyterHub 0.7 introduces some utilities to use the Hub's authentication
mechanism.