安装jupyter及js环境

1.安装jupyter

install --upgrade pip
install jupyter

遇到的问题 python编码问题
根本原因:
我安装的中文版


image.png

2.安装js环境

https://github.com/n-riesco/ijavascript

npm install -g ijavascript
ijsinstall

3.效果

image.png

你可能感兴趣的:(安装jupyter及js环境)