online jupyter notebook for python code example
Example 1: download jupyter
conda install -c conda-forge jupyterlab
Example 2: ipython notebook
pip install notebook
conda install -c conda-forge jupyterlab
pip install notebook