danielfrg / pelican-jupyter

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

Update README: PLUGIN_PATH from string to array #66

Closed Bamieh closed 7 years ago

Bamieh commented 7 years ago

to remove the warning for deprecated string type to array.

danielfrg commented 7 years ago

Thanks!