udacity / deep-reinforcement-learning

Repo for the Deep Reinforcement Learning Nanodegree program

Home Page:https://www.udacity.com/course/deep-reinforcement-learning-nanodegree--nd893

Repository from Github https://github.comudacity/deep-reinforcement-learningRepository from Github https://github.comudacity/deep-reinforcement-learning

"xdpyinfo" error in Discretization.ipynb

benji1123 opened this issue · comments

Running the first code-block in Discretization.ipynb gives:

xdpyinfo was not found, X start can not be checked! Please install xdpyinfo!

This doesn't stop the rest of the notebook from executing, but it is misleading and should be fixable with a few config commands.