Jack Gerrits
df44d26c87
Fix docs edit link and ref links ( #448 )
1 year ago
Aamir
dacd290f1e
Add a generic `stop_when` to runtime ( #431 )
* Add stop_when
* Format
---------
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
1 year ago
Aamir
042958e3ab
Allow multiple intervention handlers to be supplied to the runtime ( #435 )
* Allow multiple intervention handleres to be supplied
* intervention_handler -> intervention_handlers
* Run format
---------
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
1 year ago
Jack Gerrits
c72e2484c2
Fix pytest asycio warning ( #440 )
1 year ago
Jack Gerrits
ba64f442de
Remove static subscription restriction ( #439 )
1 year ago
Eric Zhu
479d5fa9d1
Fix documentation bug ( #438 )
1 year ago
Jack Gerrits
0f9254b4fa
Update installation instructions based on directory moves ( #436 )
1 year ago
afourney
243c095796
Updated the root path discovery in agbench to reflect latest folder structure. ( #433 )
1 year ago
Jack Gerrits
4faa5980fb
fix version ( #430 )
1 year ago
Jack Gerrits
581cda0cfd
Pin grpc and gen task ( #429 )
1 year ago
Jack Gerrits
90dfcaf28f
Update version and description of core ( #427 )
1 year ago
Jack Gerrits
4ff5610853
Migrate to uv and poe for workspace management and task running ( #424 )
* Migrate to uv and poe for workspace management and task running
* install python
* try fix
* ensure workspace venv in used
* package dir
* move nbqa to mypy task
* separate sync, clarify docs
1 year ago
Jack Gerrits
5e8840d13c
Python: organize packages in package directory ( #420 )
* Move packages to packages directory
* remove screenshot
* update some paths
1 year ago