jupyter notebook normal install code example
Example 1: install jupyter
pip3 install jupyter
Example 2: how to setup jupyter notebook
pip install jupyter
jupyter notebook
pip3 install jupyter
pip install jupyter
jupyter notebook