Sadly had to remove binder support, because it is too unreliable and has been down for a month.

This commit is contained in:
Aurelien Geron
2017-03-04 11:15:52 +01:00
parent a2a830544e
commit 002fd669c5
4 changed files with 15 additions and 27 deletions

View File

@@ -3134,7 +3134,7 @@
"\n",
" $ xvfb-run -s \"-screen 0 1400x900x24\" jupyter notebook\n",
"\n",
"If you are running this notebook using Binder, then this has been taken care of for you. If not, and you don't want to worry about Xvfb, then you can just use the following rendering function for the Cart-Pole:"
"If Jupyter is running on a headless server but you don't want to worry about Xvfb, then you can just use the following rendering function for the Cart-Pole:"
]
},
{