File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ Matplotlib可以说是python数据可视化最重要且常见的工具之一,
31
31
## 使用说明
32
32
33
33
- 使用前请将matplotlib升级到最新版本V3.3.3(2020年12月),否则可能会出现报错!
34
+ - 本教程独立网站已上线:[ https://datawhalechina.github.io/fantastic-matplotlib/ ] ( https://datawhalechina.github.io/fantastic-matplotlib/ )
34
35
- 若是在github中加载ipynb文件失败,可以选择 1)下载后在本地阅读 2)使用nbviewer渲染后阅读,可直接戳下方目录
35
36
- 使用时若发现任何问题,或是你对项目内容有好的建议,欢迎留言交流
36
37
@@ -106,4 +107,4 @@ Matplotlib可以说是python数据可视化最重要且常见的工具之一,
106
107
107
108
<a rel =" license " href =" http://creativecommons.org/licenses/by-nc-sa/4.0/ " ><img alt =" 知识共享许可协议 " style =" border-width :0 " src =" https://img.shields.io/badge/license-CC%20BY--NC--SA%204.0-lightgrey " /></a >
108
109
109
- 本作品采用<a rel =" license " href =" http://creativecommons.org/licenses/by-nc-sa/4.0/ " >知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议</a >进行许可。
110
+ 本作品采用<a rel =" license " href =" http://creativecommons.org/licenses/by-nc-sa/4.0/ " >知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议</a >进行许可。
You can’t perform that action at this time.
0 commit comments