more viz + build fixes (#703)

* viz docs

* writing vizualization docs

* documenting plot_util

* docstrings in plot_util

* autopep8 and flake8

* spelling (using default vim spellchecker and ingoring things like dataframe, docstring and etc)

* rephrased viz.md a little bit

* more examples of viz code usage in the docs
This commit is contained in:
pzhokhov
2018-11-06 17:02:20 -08:00
committed by GitHub
parent 9d4fb76ef0
commit 8b95576a92
4 changed files with 39 additions and 9 deletions

View File

@@ -11,6 +11,7 @@ extras = {
'test': [
'filelock',
'pytest',
'pytest-forked',
'atari-py'
],
'bullet': [