Skip to content

A simple python package to print markdown and LaTeX equations from code cells in Jupyter notebooks.

License

Notifications You must be signed in to change notification settings

pxr687/jupyprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jupyprint

Downloads

A simple python package to print markdown and LaTeX equations from code cells in Jupyter notebooks.

jupyprint let's you print your variables as markdown/LaTeX.

You can print LaTeX strings involving 'live' variables (e.g. the variables you are using in your jupyter code cells).

You can print numpy arrays as LaTeX matrices and you can print nice-looking pandas dataframes.

To install use: pip install jupyprint

See https://github.com/pxr687/jupyprint/blob/main/jupyprint_demo.ipynb for a demo. Here are some screenshots from the demo (there are no markdown cells in the demo notebook, all the markdown/LaTeX is printed from the code cells):

About

A simple python package to print markdown and LaTeX equations from code cells in Jupyter notebooks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published