Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/takluyver/nb-index-math

Extracting maths from notebook files for indexing
https://github.com/takluyver/nb-index-math

Last synced: 4 days ago
JSON representation

Extracting maths from notebook files for indexing

Awesome Lists containing this project

README

        

Index maths in Jupyter notebooks.

Clone and index a Github repository::

./clone-and-index.sh ipython/ipython

Index a local directory::

python mathindex.py ~/Code/ipython/ --gh-repo ipython/ipython

JSON output in ``output.json``.