【Docs】Add ipython notebook tutorial (#234)
* add ipynb file * rename file * add open in colab tag * fix lint and add img show * fix open in colab link * fix comments * fix pre-commit configpull/423/head
parent
a9a4144321
commit
21230d5847
|
@ -39,7 +39,7 @@ repos:
|
|||
rev: v2.1.0
|
||||
hooks:
|
||||
- id: codespell
|
||||
args: ["--skip=third_party/*,*.proto"]
|
||||
args: ["--skip=third_party/*,*.ipynb,*.proto"]
|
||||
|
||||
- repo: https://github.com/myint/docformatter
|
||||
rev: v1.4
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue