jupyter notebook works in vscode


I found that vscode is able to open jupyter notebooks directly, which i had been wishing for, early this year.
This feature makes it’s easy to open a jupyter notebook as open a terminal, start jupyter server and work in browser.
jupyter notebook runing in vscode is shown as image.

在这里插入图片描述

相关