-
Olá, Duno.
Me deparei esses dias com esse framework e achei muito massa.
Acho que seria um conteúdo bacana para uma live.
Você é o cara!
-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the Prefect documentation for this issue.
…
-
Under the conda **mlops-project-env**
`pip install prefect`
Copy notebook **full-pipeline-movel.ipynb** to the new folder **2-orchestration-prefect** as **prefect-model.ipynb** and it starts to be…
-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar request and didn't find it.
- [X] I searched the Prefect documentation for this featu…
-
-
Just wanted to say a quick thank you for posting this, i was given an exercise bike a few weeks back and thought the little speedometer on it was terrible and how I would love to have more information…
-
### Describe the current behavior
Python 3.13.0 recently became the most recent stable release version.
Installing Prefect into a 3.13.0 venv environment on a Macbook with M1 chip fails with an as…
-
### Bug summary
prefect-ray has a `ray.get` in `PrefectRayFuture.__del__` which is not a good design.
- It will call a sync `ray.get` in an async loop.
- It may raise a RaySystemError when exiting.…
-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar request and didn't find it.
- [X] I searched the Prefect documentation for this f…
-
# Expectation / Proposal:
No import errors
# Traceback / Example:
When importing SnowflakeConnector:
`from prefect_snowflake.database import SnowflakeConnector
`
I receive this below warni…