Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation update #121

Merged
merged 15 commits into from
Apr 15, 2017
Merged

Installation update #121

merged 15 commits into from
Apr 15, 2017

Conversation

kengz
Copy link
Owner

@kengz kengz commented Apr 13, 2017

This improves the installation and quickstart after initial feedback. Solves issues: #113, #114, #115

Dependency updates

  • fix broken OpenAI Gym installation with box2d-py to allow for direct, unbroken installation. See gym PR 558
  • rewrite of bin/setup, use as optional server setup; exclude from doc
  • remove theano, use tensorflow for basic installation. update missing dependencies
  • add a quickstart_dqn spec to the config/example-default.json for quickstart doc
  • introduce version lock for dependencies with requirements.txt, environment.yml
  • test run raw installation on CI, new DigitalOcean server

virtualenv/conda support

  • use system python, virtualenv, conda as dependency installation options. Skip Docker for now as these are sufficient, and Docker will introduce too much hassle to Lab workflow
  • integrate virtualenv/conda into Grunt commands

@kengz kengz merged commit 13c208f into master Apr 15, 2017
@kengz kengz deleted the installation branch April 15, 2017 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants