Description
Hello,
I installed Anaconda few months back and it used to work well,but after I installed Spark,I started facing problem in opening notebook on browser(Chrome).So,I went through few blogs and made changes as they suggested.They didn't work and unfortunately notebook also stopped opening on my default browser.So,I uninstalled anaconda and reinstalled again.this didn't fix the problem :(
Can any one of you help me in solving this issue.
the command jupyter notebook is not giving any errors,but after this initiates a new tab on browser page is not being displayed.
Sravans-MacBook-Pro:~ ravan$ jupyter notebook
[I 22:49:48.716 NotebookApp] Serving notebooks from local directory: /Users/ravan
[I 22:49:48.716 NotebookApp] 0 active kernels
[I 22:49:48.716 NotebookApp] The Jupyter Notebook is running at: http://localhost:8888/
[I 22:49:48.716 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).