MacOS zsh cannot find jupyter-notebook based on anaconda

My Solution:

  1. open file ~/.zshsrc
  2. put this line in the file

export PATH="/Users/xxxx/anaconda3/bin:$PATH"

** location of your anaconda **

3. run command

source ~/.zshrc

ใส่ความเห็น

อีเมลของคุณจะไม่แสดงให้คนอื่นเห็น ช่องข้อมูลจำเป็นถูกทำเครื่องหมาย *

This site uses Akismet to reduce spam. Learn how your comment data is processed.