File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ conda update anaconda
52
52
53
53
## 目录
54
54
55
- 可以在 [ nbviewer] ( http://nbviewer.ipython.org/github/lijin-THU/python-tutorial /blob/master/index.ipynb ) 中查看该项目。
55
+ 可以在 [ nbviewer] ( http://nbviewer.ipython.org/github/lijin-THU/notes-python /blob/master/index.ipynb ) 中查看该项目。
56
56
57
57
可以在 Notebook 中打开 ` generate static files.ipynb ` ,或者命令行中运行代码 ` generate_static_files.py ` 来生成静态的 HTML 文件。
58
58
Original file line number Diff line number Diff line change 72
72
"cell_type" : " markdown" ,
73
73
"metadata" : {},
74
74
"source" : [
75
- " 可以在 [nbviewer](http://nbviewer.ipython.org/github/lijin-THU/python-tutorial /blob/master/index.ipynb) 中查看该笔记。\n " ,
75
+ " 可以在 [nbviewer](http://nbviewer.ipython.org/github/lijin-THU/notes-python /blob/master/index.ipynb) 中查看该笔记。\n " ,
76
76
" \n " ,
77
77
" 可以在 Notebook 中打开 `generate static files.ipynb`,或者命令行中运行代码 `generate_static_files.py` 来生成静态的 HTML 文件。\n " ,
78
78
" \n " ,
You can’t perform that action at this time.
0 commit comments