Communities for your favorite technologies. Explore all Collectives
Stack Overflow for Teams is now called Stack Internal. Bring the best of human thought and AI automation together at your work.
Bring the best of human thought and AI automation together at your work. Learn more
Find centralized, trusted content and collaborate around the technologies you use most.
Stack Internal
Knowledge at work
Bring the best of human thought and AI automation together at your work.
I am trying to use Jupyter Notebook but somehow when I open it tells me that the kernel died and can not start. I have this error:
/Users/mas/anaconda3/bin/python: No module named bash_kernel
What do you think the problem can be?
Thank you.
You need to pip install bash_kernel
pip install bash_kernel
Link: https://pypi.python.org/pypi/bash_kernel
https://pypi.python.org/pypi/bash_kernel
Add a comment
Start asking to get answers
Find the answer to your question by asking.
Explore related questions
See similar questions with these tags.