You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some recipes need to run logic (which has certain deps) on the host runner and not the worker. Regardless, the runner shouldn't have any surprise deps to kick off work that aren't listed in the pyproject.toml. Really this is just to track development of pangeo-forge/pangeo-forge-runner#154
Problem
Some recipes need to run logic (which has certain deps) on the host runner and not the worker. Regardless, the runner shouldn't have any surprise deps to kick off work that aren't listed in the
pyproject.toml
. Really this is just to track development of pangeo-forge/pangeo-forge-runner#154Solution
Work on the things mentioned herez: pangeo-forge/pangeo-forge-runner#154
The text was updated successfully, but these errors were encountered: