Tetsuo Koyama

Results 169 comments of Tetsuo Koyama

Thanks. I am searching for how I can convert sphinx-panels to sphinx-design. But it is complicated.

@akaszynski Thanks for improving this PR.

I think we can use this way. https://github.com/matplotlib/matplotlib/pull/17888

Except for the topics that have yet to be resolved.

Partially related to https://github.com/pyvista/pyvista/issues/3017 .

+1 for `copy_from`. But also love to add `overwrite_mesh()` to wrap `copy_from` . It is also a good expression of the method.

I will merge main to solve the documentation build failure fixed by https://github.com/pyvista/pyvista/pull/3162 .

> We could consider using StrEnum for the existing string usage and for the one here, but it doesn't come until Python 3.11! I think we can wait until 3.11...