We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cded3e commit 4324f1eCopy full SHA for 4324f1e
blog_professional/_posts/2023-12-20-nbsphinx-code-toggle.md
@@ -28,7 +28,7 @@ Sphinx has a straightforward hook for this.
28
29
After a little styling and animation fiddling, here's what it looks like in action.
30
31
-{:style="width: 40%;display:block; margin-left:auto; margin-right:auto;"}
+{:style="width: 80%;display:block; margin-left:auto; margin-right:auto;"}
32
33
To get things readable, I ended up adding `<hline>` breaks around code cells and hiding the cell numbers.
34
0 commit comments