Below I have included my terminal output for my pip list and then when i tried to run jupyter notebook. I feel like it is a PATH issue, but I do not know. I just did the pipenv video and install and now for some reason the jupyter notebook isn’t working properly. Any help would be appreciated. Thank you!
pip list
Package Version
appdirs 1.4.4
appnope 0.1.0
argon2-cffi 20.1.0
async-generator 1.10
attrs 20.2.0
backcall 0.2.0
bleach 3.2.0
certifi 2020.6.20
cffi 1.14.2
decorator 4.4.2
defusedxml 0.6.0
distlib 0.3.1
entrypoints 0.3
filelock 3.0.12
ipykernel 5.3.4
ipython 7.18.1
ipython-genutils 0.2.0
ipywidgets 7.5.1
jedi 0.17.2
Jinja2 2.11.2
jsonschema 3.2.0
jupyter 1.0.0
jupyter-client 6.1.7
jupyter-console 6.2.0
jupyter-core 4.6.3
jupyterlab-pygments 0.1.1
MarkupSafe 1.1.1
mistune 0.8.4
nbclient 0.5.0
nbconvert 6.0.2
nbformat 5.0.7
nest-asyncio 1.4.0
notebook 6.1.4
packaging 20.4
pandocfilters 1.4.2
parso 0.7.1
pexpect 4.8.0
pickleshare 0.7.5
pip 20.2.3
pipenv 2020.8.13
prometheus-client 0.8.0
prompt-toolkit 3.0.7
ptyprocess 0.6.0
pycparser 2.20
Pygments 2.7.0
pyparsing 2.4.7
pyrsistent 0.17.3
python-dateutil 2.8.1
pyzmq 19.0.2
qtconsole 4.7.7
QtPy 1.9.0
Send2Trash 1.5.0
setuptools 47.1.0
six 1.15.0
terminado 0.8.3
testpath 0.4.4
tornado 6.0.4
traitlets 5.0.4
virtualenv 20.0.31
virtualenv-clone 0.5.4
wcwidth 0.2.5
webencodings 0.5.1
wheel 0.35.1
widgetsnbextension 3.5.1
jupyter notebook
-bash: jupyter: command not found