Amit Kumar
Amit Kumar
### Context For example, the following shouldn't have Nebari logo: ### Value and/or benefit `jhub-apps` isn't supposed to be tightly tied with Nebari and that should reflect in the default...
### Feature description Add request id in logs such that all the logs for a request has a common request id. ### Value and/or benefit To be able to parse...
### Context As mentioned by @krassowski here: https://github.com/nebari-dev/jhub-apps/pull/220#pullrequestreview-1988770197 Quoting him: >This is not directly related to this PR as it also happens on runs with older JupyterHub, but what is...
### Feature description Create a meta package, say `jhub-apps-client` to be used in the environment for creating apps via jhub-apps. This meta package will contain the following dependencies: - jhsingle-native-proxy>=0.8.2...
### Feature description Consider moving to `oauth2proxy` from `jhsingle-native-proxy`. https://github.com/oauth2-proxy/oauth2-proxy ### Value and/or benefit - `jhsingle-native-proxy` is not maintained - there are lot of unknowns and it's hard to debug...
### Feature description As of now when an app fails to load, the JupyterHub throws a 404, without any error message, it will be great to show exact error instead....
### Feature description Research the culler service to see if it culls the apps created by JHub Apps and if it does figure out a way to either not cull...
As discussed here https://github.com/conda-forge/.cirun/pull/25#issuecomment-2548663553 with @jaimergp At the moment conda-smithy doesn't passes users in the call to `cirun.add_repo_to_resources`: https://github.com/conda-forge/conda-smithy/blob/b2075e69937817e7f5b93f83c5b26614ad0ab654/conda_smithy/cirun_utils.py#L68 To add a specific set of users access to a resource...
## Reference Issues or PRs jhub-apps added the ability to pin services with custom thumbnail here: https://github.com/nebari-dev/jhub-apps/pull/632 Adding back conda-store as pinned as nothing is pinned by default except JupyterLab...
## Reference Issues or PRs ## What does this implement/fix? _Put a `x` in the boxes that apply_ - [ ] Bug fix (non-breaking change which fixes an issue) -...