-
Notifications
You must be signed in to change notification settings - Fork 105
Tests are failing #135
Comments
Should address ImportError: cannot import name 'contextfilter' from 'jinja2' ref: jupyter/nbconvert#1742
Yes, sadly I am not using this library anymore personally so i dont have time to update fix those issues. |
Ok, no problem Should https://github.com/danielfrg/pelican-jupyter be considered "unmaintained", or would you still accept a PR if I manage to figure this out? |
Should address ModuleNotFoundError: No module named 'ipython_genutils' ref: jupyter/nbconvert#1725
Should addess LiquidTags.extendMarkdown() missing 1 required positional argument: 'md_globals' ref: pelican-plugins/liquid-tags#19
Should address ModuleNotFoundError: No module named 'ipython_genutils' ref: jupyter/nbconvert#1725
Should addess LiquidTags.extendMarkdown() missing 1 required positional argument: 'md_globals' ref: pelican-plugins/liquid-tags#19
I totally accept PRs and make releases with those when I have time but I think it should be considered unmaintened. I am happy to add you to it if you want to be a mantainer! |
@danielfrg thanks for offering that. Unfortunately, to be honest, I also have very limited bandwidth to take up the role/responsibility of maintaining this package I'm afraid. I only use it for a small, low frequency side project. I think I fixed the broken test issue in #136 by the way |
I'm trying to run the tests and they seem to be failing.
For example see the github actions runs in my fork: https://github.com/soxofaan/pelican-jupyter/actions/workflows/test.yml
It seems there are various compatibility issues with dependencies
The text was updated successfully, but these errors were encountered: