1 min readApr 18, 2018
You can see the environment when you write:
env.render()
But remember that’s a text environment so it will be display directly in the notebook.
You read the environment state by looking what state is highlighted in red.
Cheers!