Skip to content

Conversation

@Revathyvenugopal162
Copy link
Contributor

@Revathyvenugopal162 Revathyvenugopal162 commented Jul 1, 2025

fix #741
Screenshot 2025-07-07 at 17 42 55

Documentation styling updates:

  • Added custom CSS to override default styles for code blocks and math blocks in nbsphinx. This ensures proper display of code blocks with a consistent background color and correct alignment of math blocks.

  • Added the sphinx.ext.mathjax extension to enable rendering of mathematical expressions in the documentation. Removed a duplicate entry for sphinx.ext.intersphinx.

  • Remove the jupyter notebook output which call the cells are not executable. Thus partially solves Some code blocks are not executing in nbsphinx examples in theme documentation #659

@github-actions github-actions bot added the fix Pull requests related to resolving problems or errors label Jul 1, 2025
@Revathyvenugopal162 Revathyvenugopal162 self-assigned this Jul 1, 2025
@Revathyvenugopal162 Revathyvenugopal162 added this to the v1.6 milestone Jul 1, 2025
@Revathyvenugopal162 Revathyvenugopal162 marked this pull request as ready for review July 7, 2025 15:58
@Revathyvenugopal162 Revathyvenugopal162 requested a review from a team as a code owner July 7, 2025 15:58
Copy link
Member

@jorgepiloto jorgepiloto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this, @Revathyvenugopal162. We should do a patch release.

@Revathyvenugopal162 Revathyvenugopal162 merged commit dd433a2 into main Jul 8, 2025
19 checks passed
@Revathyvenugopal162 Revathyvenugopal162 deleted the fix/notebook-bg branch July 8, 2025 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Pull requests related to resolving problems or errors

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HTML rendering in dark mode has light text on light background.

4 participants