Scott Henderson
                                            Scott Henderson
                                        
                                    a bit more clarification on common.yaml, the approach was 1) use postBuild to inject the user .condarc into the image at a known location. 2) in hub singleuser config, copy...
related: https://github.com/pangeo-data/pangeo-stacks/issues/47
@jesswalker @rsignell-usgs for a functioning landsat example, check out http://gallery.pangeo.io/repos/pangeo-data/landsat-8-tutorial-gallery/ In addition to the sat-search pinning, we're trying to consolidate examples in that gallery, which use the latest pangeo binderhub...
@yuvipanda @weiji14 I'm thinking we should go ahead and merge this. Likely there will be some things to work out, but linux and mac ARM support will be a nice...
Added some commits to update the Makefile and Actions to actually build for multiple platforms, and it seems to be working!
@asmodehn, yes these images are really intended to run on jupyterhub and as far as I'm aware all users have gid:uid 1000:1000, so our base dockerfile currently hard-codes things like...
trouble locking ml-notebook: ``` │ └─ lonboard [0.6.0|0.7.0|0.7.0b2|0.7.1] would require │ └─ pyarrow >=14.0.1 , which can be installed (as previously explained); └─ tensorflow >=2.14.0 *cuda118* is not installable because...
/condalock
> Since it's a jupyter extension, maybe we actually want to add it in https://github.com/conda-forge/pangeo-notebook-feedstock/blob/main/recipe/meta.yaml? Sounds good to me! The original idea with the pangeo-notebook metapackage was to capture essential...
@dhruvbalwada I thought it was removed intentionally b/c no longer needed? See conversation here https://github.com/pangeo-data/pangeo-docker-images/pull/398 ...