ovo.app.components.descriptor_job_components

Module Contents

Functions

refresh_descriptors

Update and process all descriptor jobs results and display a Refresh button and log output if any errors occurred.

descriptor_log_fragment

API

ovo.app.components.descriptor_job_components.refresh_descriptors(design_ids: list[str] | set[str], workflow_names: list[str] = None)

Update and process all descriptor jobs results and display a Refresh button and log output if any errors occurred.

ovo.app.components.descriptor_job_components.descriptor_log_fragment(job: ovo.core.database.models.DescriptorJob)