pyvista
pyvista copied to clipboard
Migrating from sphinx-panels to sphinx-design
Overview
:rotating_light: sphinx-panels is not actively maintained. Use sphinx-design instead! See the migration guide and https://github.com/executablebooks/sphinx-design/issues/51 for more information. :rotating_light:
Details
- [ ] Compare the main and this PR's sphinx document.
Codecov Report
Merging #3159 (d7b5a65) into main (9c8f40a) will increase coverage by
0.11%. The diff coverage isn/a.
@@ Coverage Diff @@
## main #3159 +/- ##
==========================================
+ Coverage 94.97% 95.08% +0.11%
==========================================
Files 84 83 -1
Lines 18509 18447 -62
==========================================
- Hits 17579 17541 -38
+ Misses 930 906 -24
This seems to be blocking https://github.com/pyvista/pyvista/pull/3086. @tkoyama010, let me know how I can help here.
Thanks. I am searching for how I can convert sphinx-panels to sphinx-design. But it is complicated.
Doesn't look half bad:


@akaszynski Thanks for improving this PR.