vscodeJupyter:适用于Visual Studio Code的Jupyter

时间:2021-02-03 07:09:36
【文件属性】:
文件名称:vscodeJupyter:适用于Visual Studio Code的Jupyter
文件大小:1.17MB
文件格式:ZIP
更新时间:2021-02-03 07:09:36
linux osx jupyter ipython vscode 不推荐使用 不再维护此扩展,其所有功能已(或将被)放置在。 请改为下载Microsoft Python扩展程序。 随时在Microsoft Python扩展上提交新或功能请求。 朱皮特 具有对丰富支持的 快速开始 安装扩展 使用Python时,还要安装。 安装 您已经准备好使用它。 示例Python使用 使用以下文本创建一个Python文件 #%% import matplotlib . pyplot as plt import matplotlib as mpl import numpy as np x = np . linspace ( 0 , 20 , 100 ) plt . plot ( x , np . sin ( x )) plt . show () 单击代码镜头Run Cell 与Chrome中一样运行单元格热键 如果要使用Ctrl + Enter运行单元格,请将这些代码添加到keybindings.json中。 { " key " : " ctrl+enter " , " command " : " jupyter.execCurrentCell "

网友评论