new learner
new learner

Reputation: 31

chrome not able to remote in jupyter notebook but safari works

jupyter notebook --no-browser --port=8899 --ip=0.0.0.0 --NotebookApp.token='' --NotebookApp.password='' --NotebookApp.allow_remote_access=True 
  1. I can use a mac with safari to remote in this server without any problem
  2. however chrome and firefox doens't work

anyone know how to fix it?

methods tried:

  1. uninstalled miniconda and jupyter
  2. I even uninstalled and reinstalled ubuntu.
  3. uninstalled and reinstalled chrome on mac

enter image description here

Upvotes: 0

Views: 38

Answers (0)

Related Questions