Skip to content

Commit

Permalink
Merge branch 'main' into changes2
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatajagannath committed Jul 18, 2024
2 parents 469ebe0 + 0410e04 commit b88a03b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,15 @@ These operators have been tested with the below versions. They will most likely
| 3.11 | 2.9.0 | 2.23.0 |


### Compatibility

These operators have been tested with the below versions. They will most likely be compatible with future versions but have not yet been tested.

| Python Version | Airflow Version | Ray Version |
|----------------|-----------------|-------------|
| 3.11 | 2.9.0 | 2.23.0 |


### Example Usage

The provided `setup_teardown.py` script demonstrates how to configure and use the `SetupRayCluster`, `DeleteRayCluster` and the `SubmitRayJob` operators within an Airflow DAG:
Expand Down

0 comments on commit b88a03b

Please sign in to comment.