jupyter notebook 无法启动

jupyter notebook does not start

我正在尝试使用 Jupyter Notebook,但不知何故,当我打开它时,它告诉我内核已死,无法启动。 我有这个错误:

/Users/mas/anaconda3/bin/python: No module named bash_kernel

您认为可能是什么问题?

谢谢。

你需要pip install bash_kernel

Link: https://pypi.python.org/pypi/bash_kernel