-
The following error is misleading and potentially a side effect of prefect caching. 'thetao' units in both model and tables are 'degC'. The units set on rule for this variable is indeed 'degC' (rule.d…
-
### Describe the current behavior
1. Unnecessary dependency on prefect:
- prefect-shell currently depends on prefect>=3.0.0rc1, which brings in the full prefect package.
- For projects that onl…
-
## Description
The prefect integration in Lazyscribe is based on Prefect 1.x, which was last released in Dec 2022 (and [has a vulnerability](https://huntr.com/bounties/dab47d99-551c-4355-9ab1-c99cb…
-
We created a [Prefect flow](https://github.com/aodn/dataflow-orchestration/blob/feature/5819-use-cloud-optimised-lib/projects/cloud_optimised/cloud_optimised_update_flow.py) that used the cloud optimi…
-
### Topic
Make Airbyte compatible with Prefect 3
### Relevant information
Since we are blocked by [parallelism support](https://github.com/airbytehq/airbyte/issues/7750) we are running Prefec…
-
### Bug summary
Updating a deployment name through the UI doesn't seem to work. I see a `deployment.updated `event in the audit log and event feed, but the deployment name doesn't change.
### Versio…
-
### Bug summary
#### discussed in https://prefect-community.slack.com/archives/CL09KU1K7/p1731690940849709
Prefect does not recognize api.url when included in local pyproject.toml
`prefect …
-
Originally posted by **tfcroft4** November 20, 2024, as #2973
If I place a table in a box and add the box to the main window the table columns are compressed.
If I add a table directly to the mai…
-
### Bug summary
# Introduction
We are using prefect 2.18.3 on via windows conda environments. We are noticing that prefect does not return on CLI whenever we activate the virtual environment from…
-
### Bug summary
```python
from asyncio import run
from prefect.blocks.core import Block
from prefect.utilities.asyncutils import sync_compatible
from pydantic import MongoDsn, SecretStr
cl…