Install Jupyter Notebook from Conda Terminal after MiniConda install
conda install jupyter
Start Jupyter Notebook from Conda Terminal
jupyter notebook
Update Conda when standard command not working
The standard command reads from current_repodata.json the one below is the full one
conda update -n base -c defaults conda --repodata-fn=repodata.json