Skip to content

Commit 4cd2d8c

Browse files
committed
more readme notes
1 parent 57bc98a commit 4cd2d8c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ launching training runs on beaker
1111
2. Navigate to root directory of this repo and run `uv sync --locked --all-groups`
1212
3. Install the pre-commit tool `uv tool install pre-commit --with pre-commit-uv --force-reinstall`
1313

14+
uv installs everything into a venv, so to keep using `python` commands you can activate uv's venv. Otherwise, swap to `uv run python`.
15+
1416
## Training Setup
1517
1. Create a Github Token that is able to clone this repo on beaker. You can generate a token [here](https://github.com/settings/tokens) Following permissions are sufficient
1618
- repo

0 commit comments

Comments
 (0)