1. Problem Description:
the Jupiter notebook can open the directory page, but it cannot open normally .ipynb file, as shown in the figure below, reports an error:
after consulting the data, we know that the error is caused by the incompatibility between nbconvert and pandoc
2. Solution:
enter the following command to install and upgrade nbconvert
pip install --upgrade --user nbconvert
After successfully installing nbconvert, start jupyter notebook again and open .ipynb file normally in the browser.
Read More:
- [Solved] jupyter notebook Error: ModuleNotFoundError: No module named jupyter_nbextensions_configurator
- [Solved] Jupyter Notebook Start Error: Fatal error in launcher: Unable to create process using
- How to Solve jupyter notebook Read CSV files Error
- [Solved] Jupyter Notebook Error: SparkException: Python worker failed to connect back
- [Solved] Jupyter notebook use pyLDAvis Error: modulenotfounderror: no module named ‘pyLDAvis’‘
- [Solved] Jupyter notebook: TypeError: __init__() got an unexpected keyword argument ‘io_loop’
- Jupyter notebook Failed to Switch to the Virual Environment: DLL load failed python.exe could not find the entry
- jupyter notebook Use pyLDAvis Error: AttributeError: module ‘pyLDAvis‘ has no attribute ‘gensim
- [Python] error in installing jupyter: defaulting to user installation because normal Requirement already satisfied
- [Solved] Jupyter runs error: IOPub data rate exceeded
- Robotframework post error“:“Internal Server Error“,“message“:“syntax error, expect
- [Solved] From pip._internal import cmdoptions ImportError: cannot import name SourceDistribution
- [Solved] bushi RuntimeError: version_ <= kMaxSupportedFileFormatVersion INTERNAL ASSERT FAILED at /pytorch/caffe2/s
- [Solved] Odrive gui Error: Do not use the development server in a productioun and supported version of the Socket
- [Solved] Fatal error C1001 internal error occurred in the compiler openmesh6 three
- Python server run code ModuleNotFoundError Error [How to Solve]
- Python asynchronous co process crawler error: [aiohttp. Client]_ Exceptions: serverdisconnected error: Server Disconnected]
- [Solved] socketio.exceptions.ConnectionError: OPEN packet not returned by server
- [Solved] ValueError: check_hostname requires server_hostname
- [Solved] wsgiref make_server Error: AssertionError: write() argument must be a bytes instance