Ian Carroll
Ian Carroll
Is there a way to do this currently using the nbconvert python API, i.e. some configuration for nbconvert.preprocessors.ExecutePreprocessor? Given the support in Jupyter for sharing kernels, I am surprised this...
Even with [those configurables](https://jupytext.readthedocs.io/en/latest/text-notebooks.html), I can't figure out a way to achieve all three of: 1. Use the `md:myst` format (I prefer the `.md` extension mostly b/c GitHub doesn't render...
Continuing discussion in #926.
Alas, I had to carry on, and created a new token. I can try what you'd like me to do on ... 12/25/2024. Or maybe someone else will experience this...
Testing with the DAAC providing `"Accept-Range": "none"` and `earthaccess` jumped through one hoop (getting `HTTPStreamFile` rather than `HTTPFile`, but revealed another. When I get an `HTTPStreamFile` through `earthaccess.open`, there's an...
I think I'm actually running into nsidc/earthaccess#610. If I understand correctly what you say about the cache type being hard coded to "none" (i.e. BaseCache), then there should not have...
Waiting for a review of nsidc/earthaccess#620, and I won't forget to pick this up after.
@martindurant The downstream issue has resolved as I'd hoped. I've sync'd this branch and ran tests locally. Ready for workflow approval and review. Thanks for your patience!
Thanks, the `juv` project is news to me. Can you say whether reading environment data from notebooks is an intended use of kernel provisioners? Do you think it's worth having...
### Your Question > Do you agree that giving up the flexibility of independent coordinates in favor of a data model that bakes in more consistency guarantees is a good...