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
Refactor zenml_server.py for improved compatibility and logging
- Ensure setuptools is imported first to provide distutils compatibility.
- Removed the `num_steps` parameter from the `list_pipeline_runs` function to simplify the API.
- Updated logging messages for clarity when starting the MCP server and handling errors.
0 commit comments