-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
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
Notebook shifts to the left below new header #661
Comments
Your link looks fine for me on Firefox and Chromium (both on Linux). What browser are you using? To find the error, it would probably be helpful if you could provide a minimal reproducible example. |
No problem, take your time! |
@adamoppenheimer Any news on this? |
@mgeier sorry, but I've been busy with school. I won't be able to work on any coding until the summer. |
On the documentation for my package, there is an example notebook (here) where below the header "Connected sets for collapsed data", the entire notebook shifts to the left out of view of the page. A screenshot of the issue:
I'm not sure why this is happening, but if I change the header level from ## to ###, the issue is no longer there.
Since I want the notebook to be usable, I've temporarily made this change, but I would like to return the header to level ## if possible.
Thank you!
The text was updated successfully, but these errors were encountered: