how to install jupyter notebook using pip

C++
pip3 install jupyterconda install -c conda-forge notebook
pip install notebook

Source

Also in C++: