Jupyter notebook not pointing to Anaconda

which python

If wrong one is default, add your anaconda bin path to the front of your $PATH environment variable.

Or just specify exactly which python to use when running jupyter, e.g.:

/home/sigmoid/anaconda/bin/jupyter notebook