【已解决】报错“Exception: Jupyter command `jupyter-notebook` not found“ 及 not on PATH 问题(bash_profile配置)
mac os1.pip install notebook 安装Installing Jupyterpip install notebook2. 安装jupyter 后,报错jupyter-notebook not found参考报错“Exception: Jupyter command jupyter-notebook not found“ 重新安装。pip3 install --upgrade --force-reinstall --no-cache-dir jupyter3. 出现pe