Ross Barnowski

Results 471 comments of Ross Barnowski

> So here as well as you see there are issues related to importing module. Yes, the error crops up at import time, but I still suspect this is a...

I don't know how to interpret the above. The easiest way to check the graphviz version is to check one of the cmd line tools, e.g. `neato -V`. This will...

I just came across the `glue` functionality when reading through the docs. FWIW I find the naming convention quite natural. I especially like the consistency between the names in code...

I've experienced this as well when using both `myst-nb` and `sphinx-gallery` as reported by @seignovert . **Edit**: Ignore below - I was fooled into thinking it worked by not realizing...

That's a nice solution for the jupytext/pairing use-case. The sphinx-gallery case is a bit different since it automatically generates the .rst and .ipynb files in the same location. There may...

Thanks @chrisjsewell - ~~for the record, the "bug" label was assigned by GitHub, not me :)~~ (turns out there was no bug label :) ) I intend this issue to...

@peterjc I know you said you don't have a minimal test case, but is there a link to the full CI failure somewhere? It'd be nice to be able to...

These seem like nice ideas - I don't really have a strong feeling for anything in particular. Re: the scipy cookbook - it would be nice if we could get...

Just to clarify, the referenced suggestion seems to apply to **module** docstrings. It does seem that this is more of a style choice than something that is part of the...

Thanks for the nice summary of the situation and the info about `autorom`. Indeed this looks like a very straightforward fix provided there are no issues with the rom licenses....