-
Notifications
You must be signed in to change notification settings - Fork 410
Fix docs for the new pydata sphinx theme #1165
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
Conversation
| "logo": { | ||
| "alt_text": "JupyterLite", | ||
| "image_light": "_static/wordmark.svg", | ||
| "image_dark": "_static/wordmark-dark.svg", |
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.
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.
Will open an issue as a follow-up.
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.
Opened #1166
|
@meeseeksdev please backport to 0.1.x |

References
Similar to jupyterlab/jupyterlab#15141 and jupyter/notebook#7074
Code changes
Docs config update.
User-facing changes
Documentation changes:
Before
After
Backwards-incompatible changes