jupyter network version python code example
Example 1: install jupyter notebook
conda install -c conda-forge notebook
Example 2: Jupyter Notebook
pip install jupyterlab
conda install -c conda-forge notebook
pip install jupyterlab