Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't set environment variables for dask-gateway #175

Closed
scottyhq opened this issue Nov 5, 2020 · 1 comment · Fixed by #176
Closed

Can't set environment variables for dask-gateway #175

scottyhq opened this issue Nov 5, 2020 · 1 comment · Fixed by #176

Comments

@scottyhq
Copy link
Member

scottyhq commented Nov 5, 2020

We can do this on Pangeo Hubs, but not Binder currently.

Seems like it's just a straightforward copy of the following
https://github.com/pangeo-data/pangeo-cloud-federation/blob/a2d6c9a31a7a08c27275c4df6c779aba7c2c4c65/pangeo-deploy/values.yaml#L124-L131

to values.yaml in this repo

optionHandler: |

@TomAugspurger - am I missing anything? I think some Pangeo Gallery examples will likely depend on this

@TomAugspurger
Copy link
Member

Yep I think that's all there is to it.

Just need to provide the Mapping option and then make sure that it's in the dict returned https://github.com/pangeo-data/pangeo-cloud-federation/pull/762/files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants