I have installed Jupyter Notebook on ubuntu 16.04 using pip3. I can execute jupyter notebook command. It opens and shows a list of current path directories.
jupyter notebook
This worked for me:
-> uninstalled Jupyter -> install jupyter in Python36 folder -> open Jupyter from command prompt instead of git bash.