pangeo-data / cog-best-practices

Best practices with cloud-optimized-geotiffs (COGs)
BSD 3-Clause "New" or "Revised" License
77 stars 9 forks source link

dask gateway notebook doesn't currently work on aws binder #1

Closed scottyhq closed 3 years ago

scottyhq commented 3 years ago

AttributeError: No option 'environment' available running 3-dask-gatewaycluster.ipynb because the gateway option handler isn't configured for environment variables. xref: https://github.com/pangeo-data/pangeo-binder/issues/175

workaround is to run this notebook on jupyterhub for now (https://aws-uswest2.pangeo.io/)

scottyhq commented 3 years ago

closed by https://github.com/pangeo-data/pangeo-binder/pull/176