- Introduced backend changes to handle dataset pagination with limit, offset, and total row support. - Updated frontend execution view with dataset pagination controls, including "Next" and "Prev" buttons. - Extended recipe execution logic to manage dataset pagination details like page number, page size, and total records. |
||
|---|---|---|
| .. | ||
| assets | ||
| auth | ||
| core | ||
| loggers | ||
| models | ||
| requirements | ||
| routes | ||
| state | ||
| tests | ||
| utils | ||
| colab.py | ||
| main.py | ||
| run.py | ||