Ross Barnowski
Ross Barnowski
### Please describe the bug or issue including how to reproduce it. I'm not sure exactly which meetings are affected, but at least the NumPy community + triage meetings and...
I'm thinking something along the lines of what sphinx has with the `:term:` and `:abbr:` roles, where the former links the term to a glossary entry, and the latter adds...
When running `myst build --execute` for `numpy-tutorials`, we've noticed issues on some systems with failed builds and hanging/zombie processes. Like all parallel execution issues this is hard to really pin...
An important component of review workflows is documentation site previews. A common pattern that we have relied on is uploading static builds as artifacts on pr opening/pushes. We were attempting...
The state of the files in this PR (as of fd27267) are identical to 8452290 in #7087 . The main difference is I've re-applied the changes in a different way...
* Wrap parameters in single quotes * Simplify docstring example * Make see-also section linkable and add dijkstra + bf * Add 1-sentence description to each See-Also Entry
### Describe the bug If I use the `{glue}` role with a specific subcommand (e.g. `{glue:text}`), I get a warning that the key is not found, even when the path...
Minor follow-up to #135 - update the calling convention for `node_link_graph` to highlight the recommended access pattern (i.e. remove the sub-package).