Skip to content

Commit e860e0b

Browse files
Add installation instructions for TabArena
Added installation instructions for GitHub and as a dependency.
1 parent 4a88720 commit e860e0b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,14 @@ cd examples/benchmarking
139139
python run_quickstart_tabarena.py
140140
```
141141

142+
### Install from GitHub / TabArena as a dependency
143+
144+
You can install TabArena from GitHub or as a dependency by using:
145+
146+
```
147+
"tabarena @ git+https://github.com/autogluon/tabarena.git#subdirectory=tabarena"
148+
```
149+
142150
# Downloading and using TabArena Artifacts
143151

144152
Artifacts will by default be downloaded into `~/.cache/tabarena/`. You can change this by specifying the environment variable `TABARENA_CACHE`.

0 commit comments

Comments
 (0)