jupyter install in conda command code example
Example 1: conda install jupyterlab
conda install -c conda-forge jupyterlab
Example 2: conda install scipy
conda install -c anaconda scipy
conda install -c conda-forge jupyterlab
conda install -c anaconda scipy