Hey Everyone! I recently started having a problem opening Jupyter notebook in my terminal and I was wondering if anyone could help me. I am super new to using the terminal and to coding in general so I am pretty lost. I have opened Jupyter notebook several times and completed the exercises but the last time I tired it gave me this error:
-bash: /Users/name/.bash_profile: line 2: syntax error near unexpected token >' -bash: /Users/name/.bash_profile: line 2:
>>> conda initialize >>>’
Names-Air:~ name$ jupyter notebook
-bash: jupyter: command not found
Is there a relatively easy fix to this? I really want to be able to finish the python program I have been working on.
Thanks so much!