Amit Kumar
Amit Kumar
### Feature description jhub-apps at the moment runs as a subprocess in the jupyterhub pod, which limits scaling it beyond the hub pod. If we create a separate service independent...
See https://github.com/conda-forge/conda-smithy/issues/2194 (and https://github.com/conda-forge/.cirun/pull/25#issuecomment-2548663553) After the above is implemented, we need to call the conda-smithy cli with something like `--cirun-users` to be able to allow adding user to cirun resources,...
Python 3.13 was released on October 7, 2024. It would be great to have support for Python 3.13. We use conda-project in [jhub-apps](https://github.com/nebari-dev/jhub-apps) and conda-project's lack of 3.13 support is...
This came up while reviewing this PR in jhub-apps: https://github.com/nebari-dev/jhub-apps/pull/516#discussion_r1917057263 We're adding a task in a service, that only needs to run once the JupyterHub starts. ### Proposed change The...
### Preliminary Checks - [X] This issue is not a question, feature request, RFC, or anything other than a bug report. Please post those things in GitHub Discussions: https://github.com/nebari-dev/nebari/discussions ###...
### Context This is create a list of any MISC Fixes/Know issues - [x] Clicking on the Nebari logo on the top/left should take you to `/hub/home` and that should...
### Feature description Add a search bar to the documentation site: https://jhub-apps.nebari.dev/docs/intro just like we have it on https://www.nebari.dev/  ### Value and/or benefit...
### Feature description Add an integration test to verify jhub-apps works fine on TLJH. ### Value and/or benefit After Nebari, TLJH users are potentially the biggest consumers of `jhub-apps`, it...
### Feature description As pointed out by @krassowski here: https://github.com/nebari-dev/jhub-apps/pull/445#discussion_r1745160316 This is relevant after this is merged: https://github.com/nebari-dev/jhub-apps/pull/445 ### Value and/or benefit Would be faster to fetch single file from...
### Feature description We would need to handle the case when a shared app is stopped and the person with whom the app is shared, tried to access the app...