Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-15 | ipynb writer: don't create attachments for images with absolute URIs. | John MacFarlane | 1 | -2/+3 |
2019-02-09 | ipynb writer - ensure final newline. | John MacFarlane | 1 | -0/+1 |
2019-01-24 | Ipynb: Put all jupyter metadata under 'jupyter' key. | John MacFarlane | 1 | -1/+6 |
2019-01-24 | Revert "Prepend `jupyter_` to jupyter metadata keys." | John MacFarlane | 1 | -6/+0 |
2019-01-24 | Prepend `jupyter_` to jupyter metadata keys. | John MacFarlane | 1 | -0/+6 |
2019-01-23 | Removed superfluous import. | John MacFarlane | 1 | -1/+0 |
2019-01-22 | Support ipynb (Jupyter notebook) as input and output format. | John MacFarlane | 1 | -0/+233 |