Skip to content

Instantly share code, notes, and snippets.

@jhamman
Last active March 30, 2020 18:46
Show Gist options
  • Save jhamman/2afc25930babdd367631246ba302f860 to your computer and use it in GitHub Desktop.
Save jhamman/2afc25930babdd367631246ba302f860 to your computer and use it in GitHub Desktop.
dask_gateway_1.py
options.worker_cores = 1
options.worker_memory = 8
cluster = gateway.new_cluster(cluster_options=options)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment