Issue
[when i run jupyter notebook i got this error again after all commands ][3]
Solution
Try this, it will reinstall everything from pypi.
pip3 install --upgrade --force-reinstall --no-cache-dir jupyter
Then Try to use this command to run you notebook as your terminal also suggested.
jupyter notebook
Answered By - Ali Hassan Ahmed Khan
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.