/*******************************************************************************
* Running cells requires Jupyter notebooks to be installed
* 说明:
* 想使用VS Code作为Python的开发工具,安装工具的时候出现找不到Jupyter notebooks
*
* 2019-4-9 深圳 宝安西乡 曾剑锋
******************************************************************************/ 一、参考文档
. Jupyter Notebooks的安装和使用介绍
https://blog.****.net/qq_33619378/article/details/83037106 二、处理方法
. 不要在VS Code中安装,选择手动安装;
. pip install jupyter