eskild

Results 131 comments of eskild

Add a note that the Dask Dashboard is only accessible when SSL certificate has been applied.

@costrouc I tested the example panel app that was causing problems for us last week and it worked right away! Ridiculous 😅

This is now available: https://github.com/Quansight/qhub/pull/1358

Thanks for the link @trallard! If that's the case, we would also want to add these options to the qhub-config schema (just update issue details with that note).

Currently, [the external ECR is created via Terraform](https://github.com/Quansight/qhub/blob/2bd94d96bf75898b03018c5ed0c4207a7c797031/qhub/template/stages/03-kubernetes-initialize/modules/extcr/main.tf). Perhaps we would want to do the same for the others?

Thanks for the follow up @danlester and @costrouc! It sounds like we might just need to do some research to determine which of these other registries will need additional dev...

_copied from [this issue comment](https://github.com/Quansight/qhub/issues/1409#issuecomment-1226761306)._ The above solution works when updating existing deployments but fails when new users sign in and for fresh deployments. Although the deployment scripts complete successfully,...

Hi @rsignell-usgs, could you try adding it to one of your conda environments (in the `qhub-config.yaml`) and redeploying? Although I haven't tried this with a qhub deployment yet, testing it...

@trallard @rsignell-usgs I've raised a PR to add `jupyterlab_code_formatter` :) https://github.com/nebari-dev/nebari-docker-images/pull/26

I have made a few passes at this (see branch `dnsresolver`) with no success yet using this guide for reference: https://doc.traefik.io/traefik/https/acme/#dnschallenge @costrouc I have also tried creating a new, more...