danielfrg / pelican-jupyter

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

ERROR: Could not process .ipynb_checkpoints/first-post-checkpoint.ipynb #58

Closed dipespandey closed 6 years ago

dipespandey commented 7 years ago

ERROR: Could not process .ipynb_checkpoints/first-post-checkpoint.ipynb | Exception: Could not find metadata in .ipynb-meta, inside .ipynb or external .md file.

jaypeedevlin commented 7 years ago

According to the readme:

On the pelicanconf.py you can set:

[a few other things here]

  • IGNORE_FILES = ['.ipynb_checkpoints']: prevents pelican from trying to parse notebook checkpoint files