how to use jupyter notebook mac code example
Example 1: open jupyter notebook
jupyter notebook
Example 2: jupyter notebook on mac
conda install -c conda-forge jupyterlab
jupyter notebook
conda install -c conda-forge jupyterlab