You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@submarine.apache.org by GitBox <gi...@apache.org> on 2021/06/29 09:02:34 UTC

[GitHub] [submarine] ByronHsu commented on pull request #619: SUBMARINE-861. Trim the size of pysubmarine

ByronHsu commented on pull request #619:
URL: https://github.com/apache/submarine/pull/619#issuecomment-870415206


   Thanks for your contribution. 
   I thought that we can rely on `extras_require` to get rid of explicitly installing ML framework.
   `extras_require` means the dependencies for additional features, pip will not install them by default.
   Users can use something like `pip install apache-submarine[feature1, feature2]` to explicitly install the dependencies for features.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@submarine.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org