[rllib] Add scaling guide to documentation, improve bandit docs (#7780)

* update

* reword

* update

* ms

* multi node sgd

* reorder

* improve bandit docs

* contrib

* update

* ref

* improve refs

* fix build

* add pillow dep

* add pil

* update pil

* pillow

* remove false
This commit is contained in:
Eric Liang
2020-03-27 22:05:43 -07:00
committed by GitHub
parent 7b27ce2b23
commit 5cebee68d6
9 changed files with 134 additions and 70 deletions
+1
View File
@@ -71,6 +71,7 @@ sphinx_gallery_conf = {
"ignore_pattern": "../examples/doc_code/",
"plot_gallery": "False",
# "filename_pattern": "tutorial.py",
# "backreferences_dir": "False",
# "show_memory': False,
# 'min_reported_time': False
}