Alex Ford
Alex Ford
It appears that the 0.2.26 release workflow failed, and the package was not uploaded to pypi. https://github.com/patrick-kidger/jaxtyping/actions/runs/8037798468
Thanks for the awesome work on this library! It's an awesome contribution to the xarray ecosystem. 🙏 `xarray_reduce` has a mandatory keyword-only argument `func`, which is the same name used...
Having users directed to the `attrs` issue tracker with `pyright` type-checking issues described as bugs in attrs doesn't feel great. _Originally posted by @hynek in https://github.com/python-attrs/attrs/issues/1170#issuecomment-1872498822_ There are variety of...
### Applies To - [X] Notebooks (.ipynb files) - [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers) ### What happened? The "run precedent cells" feature does...
The current dynamic id implementation is fantastic, but is very hard to use with the selenium selectors used in `dash.testing`. In "normal" dash, we expect component ids to be `str`...
Add support for `message-body` parameter, reading comment body from file in checkout. This is useful in cases where a script or templating tool has formatted a complex message body. Update...
### Is your feature request related to a problem? It would be ideal if the `.sel` accessors provided a `fill` mode that nan-fills, rather than errors, when a value isn't...
Recent versions of WSL provide direct access to the linux filesystem in windows via a `//wsl$/${DISTRO}/` share. Therefore, there's a windows path available for every file in the linux filesystem...
# Overview `git machete` is a mega-useful workflow tool, partially because is nicely separates the current branch state (the git repo state) from a declared target state (the machete config)....