Skip to content

Instantly share code, notes, and snippets.

@jgarcia-bonsai
Last active October 28, 2016 19:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jgarcia-bonsai/170d1af02fa0316b80f121ff22643b76 to your computer and use it in GitHub Desktop.
Save jgarcia-bonsai/170d1af02fa0316b80f121ff22643b76 to your computer and use it in GitHub Desktop.
Clone the gym-mountaincar-sample repo
$ git clone https://github.com/BonsaiAI/gym-mountaincar-sample
Cloning into 'gym-mountaincar-sample'...
remote: Counting objects: 40, done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 40 (delta 0), reused 0 (delta 0), pack-reused 35
Unpacking objects: 100% (40/40), done.
Checking connectivity... done.
$ cd gym-mountaincar-sample
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment