pip install --upgrade jupyter_core jupyter_client ipykernel --user
python -m ipykernel install --user --name ??
这一步如果遇到
执行
pip install prompt-toolkit==2.0.10
pip install --upgrade jupyter_core jupyter_client ipykernel --user
python -m ipykernel install --user --name ??
这一步如果遇到
执行
pip install prompt-toolkit==2.0.10
本文标题:在linux或者win 给jupyter添加新内核
本文链接:https://www.haomeiwen.com/subject/wlxdgrtx.html
网友评论