feat: add operation exercises generation using gen_op.py
Moved gen-op.py to app/gen_op.py and integrated it with the FastAPI application Added a new section in the UI for generating operation exercises Updated the PDF generation to work in memory and upload to S3 Bumped version to 1.0.9
This commit is contained in:
@@ -13,7 +13,7 @@ resources:
|
||||
images:
|
||||
- name: math-exercises
|
||||
newName: harbor.cl1.parano.ch/library/math-exercice
|
||||
newTag: 1.0.8
|
||||
newTag: 1.0.9
|
||||
|
||||
# Production-specific labels
|
||||
|
||||
|
||||
Reference in New Issue
Block a user