0
点赞
收藏
分享

微信扫一扫

vscode_jupyter插件+handcalcs库的使用

zhoulujun 2022-06-14 阅读 51


文章目录

  • ​​new create a jupyter file:​​
  • ​​you can create the new file by ctrl+shift+p:​​
  • ​​the result:​​

new create a jupyter file:

您可以直接在工作目录下新建文件:以ipynb为后缀的文件
vscode_jupyter插件+handcalcs库的使用_github

you can create the new file by ctrl+shift+p:

new jupyter 来创建,但不那么推荐(需要手动选择保存目录)vscode_jupyter插件+handcalcs库的使用_后缀_02

the result:

before you run the cell ,please save the file (especially the first time to run(create the new .ipynb file)

the handcalcs github/tutorial:
​​​https://github.com/connorferster/handcalcs​​​vscode_jupyter插件+handcalcs库的使用_后缀_03


举报

相关推荐

0 条评论