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-08 18:44:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
37f250b4d76280ba69b9da7ccfc93141f6af10c6
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