Skip to content

Add support for Chemical Reactions and more symbols #2223

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ksinkar
Copy link

@ksinkar ksinkar commented Jun 9, 2025

  • The additional symbols are very helpful in notebooks for Astrophyics

Supported symbols by mathjax: https://docs.mathjax.org/en/latest/input/tex/macros/index.html#environments

@shreve
Copy link
Contributor

shreve commented Jun 9, 2025

Would you be able to add or update a test to demonstrate the usage of these packages? I think a place that makes sense would be tests/files/notebook1.ipynb because it's a demonstration of library that supports outputting LaTeX equations.

@ksinkar
Copy link
Author

ksinkar commented Jun 22, 2025

@shreve I have added another file tests/files/notebook6_physics_chemistry.ipynb. The reason I did not touch tests/files/notebook1.ipynb is because it is generating code from python functions, rather than converting markdown code from a notebook. I hope this works. I tried running the tests as specified in README.md but did not quite understood the output. Please let me know if the new test code absolutely needs to be in tests/files/notebook1.ipynb, I shall do that. But IMHO we should keep this in a separate file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants