-
-
Notifications
You must be signed in to change notification settings - Fork 19.4k
DOC: Update pydata-sphinx-theme to 0.14 #55885
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
Changes from 2 commits
32a1517
079122f
33b8e79
93afd21
68c7f08
bc09e01
24dec55
30438b6
987e73a
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -59,7 +59,7 @@ gitdb | |
| google-auth | ||
| natsort | ||
| numpydoc | ||
| pydata-sphinx-theme==0.13 | ||
| pydata-sphinx-theme>=0.14 | ||
|
||
| pytest-cython | ||
| sphinx | ||
| sphinx-design | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you add this for a specific reason? (locally I am not directly seeing a difference)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah I thought this was needed before because the empty sidebar misaligned the body of the page, but looks like this isn't needed anymore