How to add python3 kernel to jupyter IPython notebook ?
This tutorial guides you on how to add python3 kernel to jupyter IPython notebook. The IPython kernel is the backend server that enables Python programmers to run cells within jupyter notebook.