diff --git "a/\346\225\260\346\215\256\345\210\206\346\236\220\344\270\216\345\217\257\350\247\206\345\214\226\345\256\236\346\210\230\346\241\210\344\276\213\357\274\232\345\255\246\344\271\240\346\227\266\351\227\264\344\270\216\346\210\220\347\273\251\347\232\204\345\205\263\347\263\273\357\274\210\347\272\277\346\200\247\345\233\236\345\275\222\357\274\211/Jupyter notebook\345\277\253\351\200\237\344\270\212\346\211\213.md" "b/\346\225\260\346\215\256\345\210\206\346\236\220\344\270\216\345\217\257\350\247\206\345\214\226\345\256\236\346\210\230\346\241\210\344\276\213\357\274\232\345\255\246\344\271\240\346\227\266\351\227\264\344\270\216\346\210\220\347\273\251\347\232\204\345\205\263\347\263\273\357\274\210\347\272\277\346\200\247\345\233\236\345\275\222\357\274\211/Jupyter notebook\345\277\253\351\200\237\344\270\212\346\211\213.md" index 5584c2f..19ab779 100644 --- "a/\346\225\260\346\215\256\345\210\206\346\236\220\344\270\216\345\217\257\350\247\206\345\214\226\345\256\236\346\210\230\346\241\210\344\276\213\357\274\232\345\255\246\344\271\240\346\227\266\351\227\264\344\270\216\346\210\220\347\273\251\347\232\204\345\205\263\347\263\273\357\274\210\347\272\277\346\200\247\345\233\236\345\275\222\357\274\211/Jupyter notebook\345\277\253\351\200\237\344\270\212\346\211\213.md" +++ "b/\346\225\260\346\215\256\345\210\206\346\236\220\344\270\216\345\217\257\350\247\206\345\214\226\345\256\236\346\210\230\346\241\210\344\276\213\357\274\232\345\255\246\344\271\240\346\227\266\351\227\264\344\270\216\346\210\220\347\273\251\347\232\204\345\205\263\347\263\273\357\274\210\347\272\277\346\200\247\345\233\236\345\275\222\357\274\211/Jupyter notebook\345\277\253\351\200\237\344\270\212\346\211\213.md" @@ -68,7 +68,7 @@ pip install jupyter -i https://pypi.tuna.tsinghua.edu.cn/simple ## 运行Jupyter notebook -打开命令行,输入`jupter notebook`,回车。稍等片刻即可跳出浏览器网页。 +打开命令行,输入`jupyter notebook`,回车。稍等片刻即可跳出浏览器网页。 ![jupyter notebook打开界面](https://upload-images.jianshu.io/upload_images/13714448-803f32720cf0278e.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)