Closed aidan-gibson closed 2 years ago
@aidan-gibson here's my workaround:
jupyter==1.0.0
jupyter-client==7.0.2
jupyter-console==6.4.0
jupyter-core==4.7.1
jupyterlab-pygments==0.1.2
jupyterlab-widgets==1.0.1
nbclient==0.5.4
nbconvert==6.1.0
nbformat==5.1.3
notebook=6.4.3
pip uninstall jinja2
pip install jinja2==3.0.3
Works now.
Thank you!
I'll just leave this open for now until nbconvert fixes the issue, so others can see.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This is an issue with nbconvert https://github.com/jupyter/nbconvert/issues/1736