You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 6, 2023. It is now read-only.
I am running in its own environment (that I just created fresh, because I wanted a new start)
pelican 4.5.4
python 3.9.1
nbconvert 6.0.7
pelican-jupyter 0.10.0
With my existing pelican setup, everything compiles fine -- except the jupyter notebooks that I have.
I get errors for each ipynb that I have for existing posts (along with their *.nbdata pendants)
ERROR: Could not process ./AAA.ipynb
| basic
The only guess that I have might be that this is related to nbconvert... a folder
Hello,
I am running in its own environment (that I just created fresh, because I wanted a new start)
With my existing pelican setup, everything compiles fine -- except the jupyter notebooks that I have.
I get errors for each ipynb that I have for existing posts (along with their
*.nbdata
pendants)The only guess that I have might be that this is related to nbconvert... a folder
does exist and includes two files:
conf.json
andindex.html.j2
I'd appreciate any pointers!
Thanks,
Claus
The text was updated successfully, but these errors were encountered: