Scott Henderson
Scott Henderson
Well, even with Auth (https://github.com/pangeo-data/pangeo-binder/pull/151#issuecomment-773579047) we still have bitcoin mining going on. Just checked on things this PM and https://github.com/rx082 is running mining scripts. So it seems @minrk is on...
will be fixed in cartopy>=0.22 or can add `pykdtree` to the environment (https://github.com/SciTools/cartopy/issues/2217#issuecomment-1642371632)
Just note that the user interface with authentication is confusing. You can only have 1 server running at a time, which is why you see "Launch attempt 1 failed... retrying..."...
I was wondering if the current search keyword arguments are based on the earthdata search API? Perhaps it'd be possible to use STAC-API standards for more consistency across libraries (at...
Was this referring to the Xarray User Survey @dcherian ?
Seems that simply waiting has fixed this one :) Maybe bumping jupyterbook versions, but the rocket ship binder launch buttons are back!
New material was added on some of these topics for SciPy 2023 here https://tutorial.xarray.dev/intermediate/01-high-level-computation-patterns.html#label-space-windows-or-bins-groupby But adding material on `groupby_bins` and `reindex_like` would be great!
Also noticing that there is currently a mix of plt.rcParams and matplotlib retina settings. If retina is not set, plots appear stretched on modern monitors: https://tutorial.xarray.dev/intermediate/01-high-level-computation-patterns.html#load-example-dataset
@dcherian I wanted to revive this one now that I have a previews working again and bumped all the package versions. To get methods like da.resample() and others to link...
I think we should bumpy to jupyterlab-myst 2.0 and use the exercise directive across all tutorials as documented here https://mystmd.org/guide/exercises#hiding-directive-content !