carobizbiz

Results 2 comments of carobizbiz

Same issue with nbconvert ![image](https://user-images.githubusercontent.com/79926843/109712500-1a223300-7b6e-11eb-8955-a1639d2c4da1.png) Python 3.9.1, pip 21.01.1 Is it normal that when I launch ''pip install nbconvert'' there is nothing in the ''templates'' directory?

> No it should have templates present in your environment's `share/jupyter/nbconvert/templates/` directory. I just tried a fresh 3.9 venv and didn't hit any issues installing nbconvert with pip. I found...