Installation

Manual Installation

Pull code from the repository:

$ git clone --recursive https://github.com/exalearn/ExaRL.git

Install dependencies for ExaRL:

$ cd ExaRL
$ pip install -e . --user