What do you recommend guys for this error when I type in console ipython notebook and got
ipython notebook
ImportError: No module named notebook.notebook
Try this:
pip install jupyter
It is worked for me.