[go: nahoru, domu]

Skip to content

Commit

Permalink
add notebook formatting instruction in README (#1256)
Browse files Browse the repository at this point in the history
  • Loading branch information
burgerkingeater committed Jan 5, 2021
1 parent 81789bd commit 1375fd1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,8 @@ Lint fix an individual python file with black and pyupgrade using:
$ bazel run //tools/lint:lint -- black pyupgrade -- tensorflow_io/core/python/ops/version_ops.py
```

### Notebooks/Tutorials
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).

### Python

Expand Down

0 comments on commit 1375fd1

Please sign in to comment.