Problem description
Platform: Windows 10 professional edition, anaconda3
When starting the Jupiter notebook, there is an error message, as follows:
ModuleNotFoundError: No module named jupyter_nbextensions_configurator
Although the jupyter lab can still be used when it is opened, the error message is always a hidden danger. Therefore, after searching the data, the following solutions are found
Solution:
python -m pip install --user jupyter_contrib_nbextensions
#jupyter contrib nbextension install --user --skip-running-check
python -m pip install --user jupyter_nbextensions_configurator
#jupyter nbextensions_configurator enable --user
Only running the above two commands solves the problem of error reporting.
Read More:
- [Solved] Jupyter notebook use pyLDAvis Error: modulenotfounderror: no module named ‘pyLDAvis’‘
- jupyter notebook Use pyLDAvis Error: AttributeError: module ‘pyLDAvis‘ has no attribute ‘gensim
- ModuleNotFoundError: No module named ‘requests‘ [How to Solve]
- [Solved] ModuleNotFoundError: No module named ‘_polyiou‘
- [Solved] ModuleNotFoundError: No module named ‘xxx’; ‘xxx’ is not a package
- [Solved] Jupyter Notebook Start Error: Fatal error in launcher: Unable to create process using
- [Solved] ByteTrack Error: ModuleNotFoundError: No module named ‘yolox’
- [Solved] ModuleNotFoundError: No module named ‘requests‘
- [Solved] jupyter notebook Error: 500 : Internal Server Error
- [Solved] Jupyter notebook: TypeError: __init__() got an unexpected keyword argument ‘io_loop’
- [Solved] Jupyter Notebook Error: SparkException: Python worker failed to connect back
- ModuleNotFoundError: No module named ‘tensorflow.python’ And the pits encountered after installation
- ModuleNotFoundError: no module named ‘pip‘ [How to Solve]
- [Solved] Pytest Error: E ModuleNotFoundError: No module named ‘common
- How to Solve PyInstaller Package Error: ModuleNotFoundError: No module named ‘xxxx‘
- [Solved] ModuleNotFoundError: No module named ‘pip‘
- [Solved] Pychar error: modulenotfounderror: no module named ‘requests_ HTML ‘solution
- [Solved] scikit-learn Error: ModuleNotFoundError: No module named ‘sklearn.utils.linear_assignment_’
- How to Solve jupyter notebook Read CSV files Error
- Jupyter notebook Failed to Switch to the Virual Environment: DLL load failed python.exe could not find the entry