Running cells requires Jupyter notebooks to be installed

/*******************************************************************************
 *         Running cells requires Jupyter notebooks to be installed
 * 說明:
 *     想使用VS Code做爲Python的開發工具,安裝工具的時候出現找不到Jupyter notebooks
 *
 *                                          2019-4-9 深圳 寶安西鄉 曾劍鋒
 ******************************************************************************/

1、參考文檔
    1. Jupyter Notebooks的安裝和使用介紹
        https://blog.csdn.net/qq_33619378/article/details/83037106

2、處理方法
    1. 不要在VS Code中安裝,選擇手動安裝;
    2. pip install jupyter
相關文章
相關標籤/搜索