其他
微软 VS Code 已原生支持 Jupyter 笔记本,再也不用打开网页调试运行了
晓查 发自 凹非寺
转自 | 量子位
安装配置
使用方法
msg = “Hello world”
print(msg)
基本操作
编辑Markdown
可视化工具
调试
https://code.visualstudio.com/docs/python/jupyter-support
【微软】AI-神经网络基本原理简明教程
msg = “Hello world”
print(msg)