Open lappalainenj opened 3 years ago
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
pip install nbpresent
Clean installation in new, empty conda environment using:
conda install -c conda-forge nbpresent
results in
ModuleNotFoundError: No module named 'nbconvert.exporters.export'