Skip to content

Add css for dataframes - #287

Merged
mszell merged 1 commit into
mainfrom
docs/fix-jupyter-dataframe-rendering-css
Aug 26, 2026
Merged

Add css for dataframes#287
mszell merged 1 commit into
mainfrom
docs/fix-jupyter-dataframe-rendering-css

Conversation

@mszell

@mszell mszell commented Aug 26, 2026

Copy link
Copy Markdown
Member

Description

Related Issue

Fixes #276

Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 📝 Documentation update
  • 🧹 Code refactor (no functional changes)
  • ✅ Test update

How Has This Been Tested?

  • Unit tests
  • Integration tests
  • Manual testing

Test configuration:

  • OS:

Screenshots (if applicable)

Checklist

all applicable

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix/feature works
  • New and existing tests pass locally

Additional Notes

@mszell
mszell merged commit abb9dc2 into main Aug 26, 2026
9 checks passed
@codecov

codecov Bot commented Aug 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@mszell
mszell deleted the docs/fix-jupyter-dataframe-rendering-css branch August 26, 2026 07:02
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.

Fix css-less rendering of dataframes

1 participant