eskild
eskild
Edit: The steps that I outlined below will not work. Instead it appears that we need to select `EKS - Cluster` from the "Use cases" (IAM -> Roles -> Create...
@manics @consideRatio I just deployed TLJH on Ubuntu 20.04 LTS (on AWS) without any issues. I'd be happy to update the docs to reflect the support for the previous `n`...
@asmijafar20 and I have spent sometime mapping out the current state of the CLI and the associated function calls. This concludes the "exploration" phase of this project. For more details,...
@asmijafar20 and I have been working on the new typer CLI and have a decent framework on which to build. For more details see this [branch](https://github.com/Quansight/qhub/tree/typer_cli).
Another related feature to consider is allowing users to install linux packages via `qhub-config.yaml`. Currently this handled in the Jupyterlab docker images (in `apt.txt`).
# Argo Workflow I played around with Argo Workflow today and got a few sample workflows to run using the `argo` CLI. This was fairly trivial once you have a...
If CI fails, run the `nebari support` tool and save the output.
Hey @amjad489, thanks for the feedback! I have not yet run into this, could you please share your `qhub-config.yaml` file and any logs that you've captured?
@amjad489 I believe I'm experiencing the same issue you are. See this issue #1488 for more details and this PR #1489 for a possible resolution :)
kbatch has already been added but in order to use it to schedule jobs, we opened [this PR](https://github.com/kbatch-dev/kbatch/pull/40). Once the PR is merged, kbatch will need to cut a new...