jupyter notebook software code example
Example 1: how to setup jupyter notebook
pip install jupyter
jupyter notebook
Example 2: how big is jupyter notebook
pip install notebook
Example 3: Jupyter Notebook
pip install jupyterlab
Example 4: jupitor lab
print("Hello WOrld")