Eric Zhu
f5a13627e2
Add description of each example for team one ( #569 )
1 year ago
afourney
7b989c3ad6
Switch starting page of example to bing.com ( #568 )
1 year ago
Jack Gerrits
68932331fd
fix docker samples, improve error message ( #548 )
* fix docker samples, improve error message
* mypy fixes
* format
* mypy ignore
1 year ago
Jack Gerrits
561897b4ee
Disallow unions in dataclass messages, move check to creation instead of usage ( #499 )
* Disallow unions in dataclass messages, move check to creation instead of usage
* make image serializable by pydantic
* fixup team one
* update lockfile
* fix
* fix dataclass checking bug
* fix mypy
1 year ago
Jack Gerrits
0376a0b399
Change examples and docs to use docker executor by default ( #494 )
1 year ago
Jack Gerrits
306541e247
Fixup ruff config and inclusions ( #495 )
* add tests to ruff for core
* fmt
* lint
* lint fixes
* fixup more dirs
* dont include non python
* lint fixes
* lint fixes
* fix dir name
* dont relative include
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