Scott Henderson

Results 119 issues of Scott Henderson

https://tutorial.xarray.dev/intermediate/hvplot.html#geography In theory, errors should be caught by CI, but situations come up with caching execution where if the failure is accidentally overlooked, the notebook isn't executed again unless it's...

bug
dependencies
visualization

With google dropping credits for mybinder.org recently i've noticed launching sessions are indeed more unreliable https://blog.jupyter.org/mybinder-org-reducing-capacity-c93ccfc6413f It would be good to document running this content on other "free" platforms such...

discussion

I'm noticing an order of magnitude difference in writing a zarr file to an S3 bucket using `xarray.to_zarr(store=S3Map)` (~10s) versus `s3.put(local_store, remote_store)` (~1s) The data is public, simple demonstration here...

`kubectl describe pod -n prod build-pangeo-2ddata-2dpangeo-2ddocker-2dimages-b2b0c6-1c0-0b` ``` Warning Failed 9m28s (x6 over 10m) kubelet Error: ImagePullBackOff Normal Pulling 9m14s (x4 over 10m) kubelet Pulling image "jupyter/repo2docker:0.11.0-169.gae6c2dc" Warning Failed 9m13s (x4...

Applied this locally. See also https://github.com/pangeo-data/pangeo-cloud-federation/issues/969

This adds Auth0 authentication to staging.aws-uswest2-binder.pangeo.io. Deployed locally and seems to be working well. @TomAugspurger @jhamman, I plan on also adding this to the AWS prod binder ASAP. Note this...

@rabernat @jhamman @TomAugspurger @consideRatio FYI I temporarily disabled the aws binder this morning due to ongoing bitcoin mining (`cpuminer-sse2` running on continuously on ~10 pods for the last week. basically...

https://github.com/pangeo-data/pangeo-binder/pull/177 circleci logs https://app.circleci.com/pipelines/github/pangeo-data/pangeo-binder/174/workflows/14589804-6a0a-4ba6-86e9-f642de344f22/jobs/181 :( unfortunately i don't have time to dig into this today @TomAugspurger . I believe even if the deployment fails we're still operational b/c helm sticks...

I think only the AWS binderhub is using DockerHub for storage (instead of AWS ECR), but cross posting this issue Cross-posting https://github.com/pangeo-data/pangeo-docker-images/issues/121 Given the new policies if a binder link...

As discussed https://github.com/pangeo-data/pangeo-binder/pull/141, there are a number of things to consider with nodegroup instance types that are running various binderhub components. For starters: cost/hour, CPU, RAM, max number of pods....