I have installed anaconda on my MAC laptop, and tried to run jupyter notebook to install it, but I get error jupyter command not found.
You need to activate your conda environment (source bin/activate
) and then do
$ pip install jupyter # Alternatively, you can do `conda install jupyter` $ jupyter notebook # to actually run the notebook server
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With