Skip to content

Pandas dataframe columns rendered using nbsphinx don't flex with pydata-sphinx-theme 0.10.1 (scrunched output) #933

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

Closed
taylorm0192 opened this issue Sep 20, 2022 · 1 comment · Fixed by #954
Labels
impact: block-release Should block a release from happening. Only use if this is a critical problem we don't want to ship
Milestone

Comments

@taylorm0192
Copy link

Using pydata-sphinx-theme v.0.9.0 and nbsphinx v.0.8.9, pandas dataframes are rendered with the correct margin/padding between cells. Rebuilding with v0.10.1 (same nbsphinx version), the cells are scrunched together (individual columns don't flex to accommodate data longer than the default width).

If repro is not as simple as rebuilding a toy notebook w/ nbsphinx using pydata-sphinx-theme 0.10.1, then please let me know and I will try to create an example.

@JoerivanEngelen
Copy link
Contributor

Also running into this in our documentation

@12rambau 12rambau added the impact: block-release Should block a release from happening. Only use if this is a critical problem we don't want to ship label Sep 27, 2022
@jarrodmillman jarrodmillman added this to the 0.11 milestone Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact: block-release Should block a release from happening. Only use if this is a critical problem we don't want to ship
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants