This website requires JavaScript.
Explore
Sign In
hazza
/
jupyterhub
Watch
1
Star
0
Fork
0
You've already forked jupyterhub
mirror of
https://github.com/jupyterhub/jupyterhub.git
synced
2025-10-07 10:04:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
63a61bcc2fdf9149148a715d6623f3a047eb8f40
jupyterhub
/
examples
/
service-fastapi
/
app
History
Kafonek, Matt
aebf833530
Hit /user instead of /authorizations/token/<token>
2021-04-09 15:01:48 +00:00
..
__init__.py
pre-commit formatting
2021-04-07 02:14:54 +00:00
app.py
pre-commit formatting
2021-04-07 02:14:54 +00:00
client.py
comment update
2021-04-09 15:01:22 +00:00
models.py
User groups is List[str] not List[Group]
2021-04-09 15:01:03 +00:00
security.py
Hit /user instead of /authorizations/token/<token>
2021-04-09 15:01:48 +00:00
service.py
Use Pydantic models
2021-04-07 18:17:25 +00:00