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

remove dask and conda config files from base image #152

Merged
merged 2 commits into from
Nov 2, 2020

Conversation

scottyhq
Copy link
Member

@scottyhq scottyhq commented Nov 2, 2020

closes #94

dask config will need to be set per image (or in hub environment variables going forward):

In particular:

distributed:
  dashboard:
    link: /user/{JUPYTERHUB_USER}/proxy/{port}/status

labextension: 
  factory: 
    module: dask_gateway 
    class: GatewayCluster 
    args: [] 
    kwargs: {} 

@pangeo-bot
Copy link
Collaborator

/condalock
Automatically locking new conda environment, building, and testing images...

@scottyhq
Copy link
Member Author

scottyhq commented Nov 2, 2020

@TomAugspurger - i've confirmed that images build and run as expected locally with these changes. i'm thinking we go ahead and merge to more easily test on binder and staging hubs. thoughts?

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 this pull request may close these issues.

Remove dask-kubernetes config
3 participants