Yuvi

Results 214 issues of Yuvi

https://github.com/jupyterhub/jupyterhub/blob/main/examples/service-whoami-flask/whoami-flask.py is the example for implementing a JupyterHub service with auth from flask. In particular, it uses the [HubOAuth](https://github.com/jupyterhub/jupyterhub/blob/e525ec7b5bfb6a943b720cdc4dd10a7b2205a2e4/jupyterhub/services/auth.py#L558) class from JupyterHub, making sure a number of things are set...

bug

https://apod.nasa.gov/ would be great for archival, and also help us make more jokes about the inter-planetary nature of IPFS.

Only minor modifications were necessary to get this to work!

3.15 is EOL tomorrow (Nov 1, 2023)

Part of getting ARM and AMD64 images published. I have those working locally, but wanted to provide piecemeal PRs!

## Describe your changes [nbgitpuller](https://github.com/jupyterhub/nbgitpuller/) is a very popular way to distribute content to users, both on mybinder.org as well as on JupyterHubs. On Binder, this allows for fast launches...

This can't be merged without also migrating `start.sh`, but opening this primarily to show the implementation of `source`. I think that is the biggest barrier to migrating `start.sh` to python,...

From https://github.com/jupyterhub/oauthenticator/pull/719#pullrequestreview-1838530737 We *may* be doing this in https://github.com/jupyterhub/oauthenticator/pull/719#pullrequestreview-1838530737 - and if we do, we should change upstream doc to match.

documentation

The JupyterHub home page is customizable, but we don't have good docs on how to do that. We should.

documentation