TimSYQQX / jmd2notebook

A simple jmd to ipython notebook converter. All operations are invertible so the transformation of these two file type should not have significant data loss. However, due to the difference mathjax and julia interpret markdowns, the displayed markdown would be somewhat different.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jmd2notebook

A simple julia markdown to ipython notebook converter. All operations are invertible so the transformation of these two file type should not have significant data loss. However, due to the difference mathjax and julia interpret markdowns, the displayed markdown would be somewhat different.

Usage

python script.py -i InputFile -o OutputFile

About

A simple jmd to ipython notebook converter. All operations are invertible so the transformation of these two file type should not have significant data loss. However, due to the difference mathjax and julia interpret markdowns, the displayed markdown would be somewhat different.


Languages

Language:Python 80.1%Language:Jupyter Notebook 19.9%