Ask a question to get started
Enter to sendā¢Shift+Enter new line
packages: List[str] = Field( description="List of Python packages to install. Can include version specifiers (e.g., ['pandas>=2.0', 'numpy', 'scikit-learn==1.3.0'])" )