do we need to install jupyter after installing anaconda code example
Example 1: install jupyter notebook
pip install jupyterlab
Example 2: install jupyter notebook
python -m pip install jupyterlab
pip install jupyterlab
python -m pip install jupyterlab