jupyter-book - customizing book-theme for single page reports #790
Unanswered
sbaker-at-work
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Would you expect it to snap to the left of the page instead of being centered? I think the centering is intended so you may need to make it snap to the left with some custom CSS or something |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been using Jupyter Book for documentation in circuit design, and I'm really loving it - it's waaaay better than massaging data in Excel then copying & pasting a bunch of tables and plots into Word!
One issue I'm having is with single page reports - I can't find a way to get rid of the left navbar, which is empty for a single page report.
I've tried:
--builder singlehtml
Each time, I still get the big empty area on the left of my page.
Am I missing something, or is this working as intended?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions