install python library in jupiter notebook code example
Example 1: install jupyter notebook
pip install notebook
Example 2: install jupyter notebook
python -m pip install jupyterlab
pip install notebook
python -m pip install jupyterlab