Scott Henderson
                                            Scott Henderson
                                        
                                    A quick local test for pangeo notebook suggests the following currently only work with python
> I was wondering if there was any plan to make these available for linux/ppc64le Unfortunately, there is no plan for that. We only support and test `linux/amd64`, mainly because...
There are two parts for this, and I suggest starting without docker and just getting a conda environment for your architecture: 1) Do the conda packages exist (either cross-platform or...
Just wanted to revive this discussion in case people are motivated for pushing on package availability on other systems. It looks like `win-64` is also an issue for some of...
i'm seeing errors in logs like this on the AWS hub `kubectl logs -n icesat2-prod dask-gateway-5f8088e361a24ad481cedca5966a2949` ``` distributed.core - ERROR - addresses should be strings or tuples, got None Traceback...
short term solution i think would be pin to `pangeo/pangeo-image:2020.07.03`
I'd suggest opening an issue with whatever logs you have over at https://github.com/dask/helm-chart It looks like their example config still uses `pangeo/base-notebook` by default https://github.com/dask/helm-chart/blob/f67e9ae23f4246ad3117d4450255b08aafee6104/daskhub/values.yaml#L59 Also in case it's helpful,...
> pangeo/base-image Dockerfile contains a number of ONBUILD instructions to help the developer with standard installs of additional packages etc. Unfortunately, none of these work in certain corporate environments where...
@TomAugspurger @rabernat, sorry I didn't see this issue until now b/c I wasn't 'watching' the repository! I thought that would happen by default. > Is this "onbuild" capability no longer...
Also, just to clarify, if you want **all the pangeo-notebook packages + others like xgcm** in https://github.com/TomAugspurger/poseidon-bot/tree/binder, you'll need to 1) append your additional packages to a copy of the...