nbpresent
nbpresent copied to clipboard
Clean conda install results in No module named 'nbconvert.exporters.export'
Clean installation in new, empty conda environment using:
conda install -c conda-forge nbpresent
results in
ModuleNotFoundError: No module named 'nbconvert.exporters.export'
same with pip install nbpresent