Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8050aee

Browse files
authored
Update README.md
1 parent 0757771 commit 8050aee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_posts/python/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ Our python tutorials are written in [ipython notebooks](http://ipython.org/noteb
5151
6. Best Practices:
5252
- <b>Now we have an awesome navigation bar on the left side of our tutorial pages.</b> The navigation bar displays the headers you add to your notebook so add a header for each example and try to make headers as informative and concise as possible. Furthermore, capitalize all headers (except for `code`). Ex: `#### Basic Line Chart`
5353
- Order examples from basic -> advanced.
54+
- Run examples with user: `PythonPlotBot`
5455
- Keep import order consistent and import plotly packages first, then a space, then additional packages. For example:
5556
5657
```

0 commit comments

Comments
 (0)