get jupyter notebook version code example
Example 1: install jupyter
pip3 install jupyter
Example 2: jupyter python downkload
conda install -c conda-forge notebook
pip3 install jupyter
conda install -c conda-forge notebook