正确效果展示
jupyter调试js代码
jupyter调试python代码
jupyter调试deno代码
使用说明
- python安装
- node安装
- jupyter下载
pip install numpy -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install jupyter notebook
- 启动jupyter
jupyter notebook
- jupyter 内核nodejs 下载
npm install ijavascript --location=global
ijsinstall
- 查看 jupyter 内核
jupyter kernelspec list
番外:deno nodejs增强版
下载deno
irm https://x.deno.js.cn/install.ps1 | iex
jupyter 内核deno 下载
deno jupyter --unstable --install