Amit Kumar

Results 70 issues of Amit Kumar

### Describe the bug `HIGHEST_SUPPORTED_K8S_VERSION` is `("1", "26", "9")` https://github.com/nebari-dev/nebari/blob/5463e8df9e8d53a266a7b9d3d4e27353ec43c40b/src/_nebari/constants.py#L11 Where as the supported k8s versions on DigitalOcean: ``` $ doctl kubernetes options versions Slug Kubernetes Version Supported Features 1.29.1-do.0...

type: bug 🐛
needs: triage 🚦

### Feature description Expose option to specify just the vpc to deploy Nebari into and additional configuration to specify deploying in private network. ### Value and/or benefit There is an...

### Feature description Setup proper logging instead of using print statements like these: https://github.com/nebari-dev/nebari/blob/cac52efaee70ac0487121b4d6f623766f27d3b30/src/_nebari/stages/kubernetes_keycloak_configuration/__init__.py#L79 ### Value and/or benefit More metadata information, different levels of logs, etc ### Anything else? _No...

type: enhancement 💅🏼
project: JATIC

### Feature description Currently we only filter the one's in user's namespace. This https://github.com/nebari-dev/nebari/pull/2187 implements filtering by namespace only. ### Value and/or benefit It would be nice be be able...

project: JATIC

- [x] 01-Symbols-Derivatives-Functions.ipynb - [x] 02-Solve-Subs-Plot.ipynb - [x] 03-Integrals.ipynb - [x] 04-Matrices.ipynb - [x] 05-Numeric-Evaluation.ipynb - [x] Advanced-Advanced Expression Manipulation.ipynb - [x] Advanced-Advanced Expression Manipulation Solutions.ipynb - [ ] Advanced-Basic...

Nothing is in yet..

Fixes #821 ## Description This pull request: - Add another matrix item in the CI to build docker images for arm. ## Pull request checklist - [ ] Did you...

status: stale 🥖

### Feature description Build docker images for arm (`aarch64`) based machines. ### Value and/or benefit Currently conda-store is building docker images only for `x86_64`, which would not work for `aarch64`...

type: enhancement 💅🏼
area: container 📦

### Feature description At the moment, when a group is created in Keycloak, a shared directory is created for that group in the NFS, example: ```bash akumar:~ 05:04 $ ls...

type: enhancement 💅🏼
needs: PR 📬
area: integration/jupyterhub