即使在安装 anaconda 和笔记本后也无法识别 Jupyter 笔记本

Jupyter notebook not recognised even after installing anaconda and notebook

我在 Ubuntu 18.04 中安装了 anaconda,然后我使用以下命令安装了 Jupyter notebook:

conda install -c conda-forge notebook     

笔记本是使用命令 Jupiter notebook 打开的,但是,然后我安装了一些软件包,如 python3.8-dev 和 gcc,安装它们后,命令 Jupiter notebook 不再被识别。我什至尝试重新安装 anaoconda 和 notebook,但这无济于事。更糟糕的是,尽管已经安装了 python3,但命令提示符甚至无法将 python 识别为命令。如何治疗?

命令是jupyter notebook而不是jupyter notebook