adbreind / ray2xfirst

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Apache License 2.0


Languages

Language:Jupyter Notebook 100.0%