Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set OPENAI_REMOTE_VERBOSE=0 in env to quiet remote container logs (op…
…enai#185) * Set OPENAI_REMOTE_VERBOSE=0 to disable container logging * Support gym without configure (openai#162) * Major surgery to avoid gym.Env.configure * track flashgames * Forward configure through Timer-Render-Throttle Logger now takes print_frequency in constructor * More configure fixes. py.test passes locally * Upgrade to gym 0.8 * Require 0.8.1 * configure bugfixes * Record env metadata & spec. Use semantics.async instead of spec.vnc * Bump tox version of gym for travis * Fix race condition when recording from multiple threads on non-async envs * sub-bump * Bump * openai#15 Update main readme to assist Windows users with getting started (openai#169) * Install pytest in the docker image, and clean up and python cache files * openai#15 Update main readme to assist Windows users with getting started * openai#15 Update main readme to assist Windows users with getting started * openai#15 Update main readme to assist Windows users with getting started * openai#15 Update main readme to assist Windows users with getting started * Fixes openai#171 Travis didn’t catch this. Perhaps we should test with `pip install` and not just copy the directory.
- Loading branch information