zoukankan      html  css  js  c++  java
  • 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. Jupyter Notebooks的安装和使用介绍
            https://blog.csdn.net/qq_33619378/article/details/83037106
    
    二、处理方法
        1. 不要在VS Code中安装,选择手动安装;
        2. pip install jupyter
  • 相关阅读:
    2021/6/17学期总结
    2021/6/16申请加分
    2021/6/15
    2021/6/14
    2021/6/11
    2021/6/10
    2021/6/9
    2021/6/8
    2021/6/7
    2021/6/5读书笔记
  • 原文地址:https://www.cnblogs.com/zengjfgit/p/10674778.html
Copyright © 2011-2022 走看看