Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 320 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 320 Bytes

Ray 2.x First Steps

Local setup instructions

To install locally...

  1. Clone this repo
  2. Use a Conda tool (Anaconda, Miniconda, Mamba, Mambaforge, Micromamba, etc.) to create an environment from the environment.yml file (that will be something like conda env create -f environment.yml)
  3. Run jupyter lab