MyST-NB icon indicating copy to clipboard operation
MyST-NB copied to clipboard

Corners of cells don't render correctly

Open kolibril13 opened this issue 2 years ago • 0 comments

Describe the bug

When I run a sphinx-build with a minimal setup (only with extension myst_nb and all settings default), the corners of cells don't render correctly. image

zoom in: image

next I added the sphinx copy button, but same problem: image next, I changed the theme to the "furo" theme, but same problem image

Also with sphinx_book_theme image

Reproduce the bug

I've made a repo that shows this problem:

https://kolibril13.github.io/manim_share/my_notebook.html

Here is the corresponding config file

https://github.com/kolibril13/manim_share/blob/main/conf.py

List your environment

myst-nb version v0.17.1

Also see Github pages workflow here: https://github.com/kolibril13/manim_share/blob/main/.github/workflows/pages.yml

kolibril13 avatar Apr 16 '23 10:04 kolibril13