Jeff Hale

Results 73 comments of Jeff Hale

Closing as stale.

I'm seeing this on Python 3.12, but not 3.11. My code: ```python import asyncio from kasa import SmartPlug async def update_smart_plug_state(desired_state: bool): """Update the state of the smart plug to...

Hi @geraldooi - all code is linked in week 2: [Code from videos](https://github.com/discdiver/prefect-zoomcamp) So do not merge please @alexeygrigorev .

I can take this. Would plan to standardize on "Process"

> Why standardize on "Process" instead of "Local Subprocess"? The latter is more descriptive. @billpalombi - I hear them referred to much more frequently as a Process worker and Process...

Thank you @serinamarie and @desertaxle - updated.

`prefect deployment run`, `prefect deployment create`, `prefect block create` now show the associated URL - awesome! Some activities do not yet show a URL e.g. `prefect block register`, `prefect deployment...

Assigned. Thank you @eladm26! You can check out the contributor docs[ here](https://docs.prefect.io/latest/contributing/overview/). Please let us know if you encounter any issues or anything in the docs could be improved.

Completed in #13277, so closing.

![Screenshot 2024-02-14 at 6 15 43 PM](https://github.com/PrefectHQ/prefect/assets/7703961/1b495fdb-0415-4870-9793-ae10ebe815de)