I am using a mac Os X Yosemite
I have anaconda installed on my computer and have always accessed my python files by opening them by clicking on anaconda's icon. However, I would like to access jupyter notebook directly from the command line. I have seen some instructions online but I do not understand terms like 'export bin' etc. What can I do to resolve this issue given that I already have anaconda installed but still want to be able to access it from the cmd?
I typed this in my cmd jupter notebook
and it gives out the following message.
-bash: jupyter: command not found