Hello - have a quick question regarding the local dask executor: We have stumbled upon this
issue as well and we are working with prefect version 0.13.10. So it seems that the examples as suggested in prefect docs for LocalDaskExecutor dont work and we need to go via this RemoteEnvironment variable.
Has this been addressed at later versions of prefect or should we just proceed with the RemoteEnvironment solution ?