install jupyte notebook max code example
Example 1: install jupyter homebrew
brew install jupyter
Example 2: install jupyter notebook
conda install -c conda-forge notebook
brew install jupyter
conda install -c conda-forge notebook