how to install jupyter notebook on macbook pro code example
Example 1: install jupyter homebrew
brew install jupyter
Example 2: jupyter notebook on mac
conda install -c conda-forge jupyterlab
brew install jupyter
conda install -c conda-forge jupyterlab