Amit Kumar
Amit Kumar
Breadth first search was added here #21 , but it's reference is not added to the docs here https://github.com/pydsa/pydsa/tree/master/docs/source
### Bug description The [FastAPI service example](https://github.com/jupyterhub/jupyterhub/tree/fca5e9365c96373443f2821b6c9ded22a448f7c4/examples/service-fastapi) doesn't works as expected. After you authorize the service by OAuth2 using the Authorize button in swagger, http://127.0.0.1:8000/services/fastapi/docs the endpoints works, but when...
Seems like its been quite a while, we updated the copyright.
An attempt to fix #171 For this to work on this repository - [Cirun](https://cirun.io) need to be [installed](https://github.com/marketplace/cirun-io) on this repo and - Cloud credential needs to be added on...
### Feature description Until now we haven't been using JupyterHub groups and roles much. We have Keycloak as the identity provider and we plan to use groups and roles more...
### Feature description We're using JupyterHub 4.0.1 right now and this is a proposal to upgrade JupyterHub from 4.x to 5.x (unreleased). Steps: - Version upgrade needs to be done...
### Context This is a meta issue to define and document problems with the current permissions model in Nebari Nebari Permissions 🛡️Authentication Login / Logout to Services or Components Application...