Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/takluyver/nb-index-math
- Owner: takluyver
- Created: 2017-10-17T15:58:04.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-17T16:28:11.000Z (about 7 years ago)
- Last Synced: 2024-11-05T10:58:19.496Z (about 2 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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``.