This can be done using following steps -
1. Install Anaconda for Python 3
2. After installation, setup python 3 environment using command line instructions.
3. You can also setup Anaconda's Python 3 environment as Pycharm's interpreter.
4. After this you simply need to open Anaconda prompt and type jupyter notebook. After this you will get a link that will open in the browser and this is your notebook.