jupyter down code example
Example 1: how big is jupyter notebook
pip install notebook
Example 2: jupyter notebook
#Want to run python online?
#Jupyter is the best solution for you
#just type this in cmd or terminal-
pip install jupyter
#then
jupyter notebook