Ashwin V. Mohanan
Ashwin V. Mohanan
@dependabot rebase
@dependabot rebase
@dependabot rebase
on autodoc2 vs autoapi https://github.com/sphinx-extensions2/sphinx-autodoc2?tab=readme-ov-file#design-and-comparison-to-sphinx-autoapi
@dependabot rebase
@dependabot rebase
Here is what happens with numpy 2.0 ```pytb ❯ python -c 'from tvtk.api import tvtk; tvtk.Hexahedron()' Traceback (most recent call last): File "tvtk_classes/tvtk_helper.py", line 22, in get_module ModuleNotFoundError: No module...
There is another tool which does exactly this, and that is jupytext. See: https://jupytext.readthedocs.io/en/latest/#paired-notebooks As I understand, this extension is solely meant to preview the web rendering of the markup.
As indicated by the error message, something is wrong with the header line in your file. It may be a different kind of file. See here for the specification of...
> Hi, that's precisely what I was asking about. The files generated in my Nek5000 simulations are of the format `.fld####` instead of `.f#####`. As far as I'm aware, [Nek5000...