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