Open Arthon83 opened 5 years ago
I agree with you, Now I try to run Jupyter notebook that is blank page when started "object_detection_tutorial.ipynb".
Uninstall notebook 5.7.6 and install version 5.7.5.
Use:
pip uninstall notebook
pip install notebook==5.7.5
Everything should work fine then!
EDIT: It's about a MIME type error, for more information see this issue
Thanks.
If I have downgrade tornado 5.1.1 to it work for me. :)
pip uninstall tornado
pip install tornado==5.1.1
Thank you very much , Now I can do it.
I have the same problem too. Tried the solutions above but could not solve it. Any leads for the same?
Files could not load.