Apr-25-2019, 07:30 AM
try running 'notebook' instead of 'jupyter notebook'
like
python -m notebook
instead of
python -m jupyter notebook
worked for me
like
python -m notebook
instead of
python -m jupyter notebook
worked for me