Skip to content

Instantly share code, notes, and snippets.

View lstmemery's full-sized avatar

Matthew Emery lstmemery

View GitHub Profile
Starting container...
Waiting for docker agent at http://localhost:10080...
ConnectionError: HTTPConnectionPool(host='localhost', port=10080): Max retries exceeded with url: /ping (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f4f5713c048>: Failed to establish a new connection: [Errno 111] Connection refused',))
ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
Using TensorFlow backend.
* Running on http://0.0.0.0:10080/ (Press CTRL+C to quit)
172.17.0.1 - - [27/Aug/2018 22:12:50] "GET /ping HTTP/1.1" 200 -
WARN: gym.spaces.Box autodetected dtype as <class 'numpy.float32'>. Please provide explicit dtype.
Start Stop Title Description
2017-05-04 2017-05-11 MVP Finish the Marketing course MVP
2017-05-11 2017-05-25 Generalized MVP Ensure that the MVP works for for other courses (Climate Change- Programming- China- Creative Writing)
2017-05-25 2017-06-08 User Testing Connect with the administrators of each course and get their feedback for changes
2017-06-08 2017-06-15 Deployment Migrate the code from the GitHub repository to an external server
2017-06-15 2017-06-22 Post-deployment tweaks Polish the
@lstmemery
lstmemery / data_science_recommendations.md
Last active April 7, 2018 17:11
Recommendations for Incoming MDS students