Skip to content

Commit 429e134

Browse files
add notebook formatting instruction in README
1 parent e2bb58f commit 429e134

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,8 @@ Lint fix an individual python file with black and pyupgrade using:
176176
$ bazel run //tools/lint:lint -- black pyupgrade -- tensorflow_io/core/python/ops/version_ops.py
177177
```
178178

179+
### Notebooks/Tutorials
180+
If you are updating or creating a notebook, please refer to the tutorials and instructions mentioned [here](https://github.com/tensorflow/io/tree/master/docs/tutorials).
179181

180182
### Python
181183

0 commit comments

Comments
 (0)