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

add "dollarmath" to _config.yml to enable math expressions in notebooks #204

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

dulude
Copy link
Collaborator

@dulude dulude commented Feb 20, 2024

Relevant Tickets

Summary

  • Previously, mathematical expressions imbedded in dollar signs were not being rendered properly in HTML.
  • After some searching a solution was found in documentation.
  • The _config.yml file was updated to fix the issue.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@dulude dulude self-assigned this Feb 20, 2024
@dulude dulude added the bugfix Fixed something that wasn't working label Feb 20, 2024
@dulude dulude requested a review from haticekaratay February 20, 2024 15:45
@dulude dulude merged commit d98f404 into main Feb 20, 2024
6 checks passed
@dulude dulude deleted the spb-1856 branch February 20, 2024 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fixed something that wasn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant