Skip to content
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

Fix style in Colab #200

Merged
merged 7 commits into from
Oct 1, 2023
Merged

Fix style in Colab #200

merged 7 commits into from
Oct 1, 2023

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Oct 1, 2023

In this PR we pass the table_attributes and caption directly to the to_html method.
This way we don't need to parse/modify the HTML generated by Styler.to_html.

Closes #199

@mwouts mwouts merged commit 92ca939 into main Oct 1, 2023
11 checks passed
@mwouts mwouts deleted the fix_style_colab branch October 1, 2023 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pandas Style fail to render in Colab
1 participant