danielfrg / pelican-jupyter

Pelican plugin for blogging with Jupyter/IPython Notebooks
Apache License 2.0
422 stars 105 forks source link

No ipython=True metadata set when using *.ipynb-meta file #21

Closed zhuoqiang closed 9 years ago

zhuoqiang commented 9 years ago

ipython=True metadata should be set for all *.ipynb file.

However, it is currently only been set when all meta are embedded inside *.ipynb file itself.

If there's is corresponding *.ipynb-meta file, ipython key is not set at all