jupyter安装技巧
jupyter安装技巧 1.安装 pip install jupyter 网络等待比较长时间,就用清华源的地址 pip install -i https://pypi.tuna.tsinghua.edu.cn/simple jupyter 安装内容为: Successfully installed Send2Trash-1.5.0 appnope-0.1.0 attrs-19.3.0 backcall-0.1.0 bleach-3.1.4 decorator-4.4.2 defusedxml-0.6.0 entrypoints-0.3 importlib-metadata-1.6.0 ipyk
用户评论