This repository was archived by the owner on Apr 6, 2023. It is now read-only.
This repository was archived by the owner on Apr 6, 2023. It is now read-only.
ERROR: Could not process ipynb | basic #129
Open
Description
Hello,
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
~/anaconda3/envs/pelican/share/jupyter/nbconvert/templates/basic
does exist and includes two files: conf.json
and index.html.j2
I'd appreciate any pointers!
Thanks,
Claus
Metadata
Metadata
Assignees
Labels
No labels