pytexit
pytexit copied to clipboard
Magic function in Jupyter notebooks
py2tex had a magic function to convert a code block in notebook to latex format. Is this support any such function. It incraese productivity
e.g https://github.com/BekeJ/py2tex/blob/master/example.ipynb
Hi, I am interested in taking up this task of implementing a similar function to the magic function.
Hello @aabdullah-kh , go ahead and submit a PR ! This project is now only community-maintained.
Ok @erwanp, I submitted a PR. I have wanted to contribute to open source for a while, I hope this is sufficient for this project!