We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
sphinx-build
myst_nb
zoom in:
next I added the sphinx copy button, but same problem: next, I changed the theme to the "furo" theme, but same problem
Also with sphinx_book_theme
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
myst-nb version v0.17.1
Also see Github pages workflow here: https://github.com/kolibril13/manim_share/blob/main/.github/workflows/pages.yml
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
When I run a
sphinx-build
with a minimal setup (only with extensionmyst_nb
and all settings default),the corners of cells don't render correctly.
zoom in:
next I added the sphinx copy button, but same problem:
next, I changed the theme to the "furo" theme, but same problem
Also with sphinx_book_theme
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
The text was updated successfully, but these errors were encountered: