Add install instructions for M1 mac install#3543
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3543 +/- ##
=====================================
Coverage 99.7% 99.7%
=====================================
Files 335 335
Lines 33238 33238
=====================================
Hits 33109 33109
Misses 129 129 Continue to review full report at Codecov.
|
jeremyliweishih
left a comment
There was a problem hiding this comment.
LGTM! Some nits, thank you!
|
|
||
| ````{tab} PyPI (M1 Mac) | ||
| ```console | ||
| # See the EvalML with core dependencies only section |
There was a problem hiding this comment.
could we link here?
There was a problem hiding this comment.
I don't think so since this is a code block
|
|
||
| ````{tab} Conda (M1 Mac) | ||
| ```console | ||
| # See the EvalML with core dependencies only section |
| fail. The core set of EvalML dependencies can be installed in the M1 chip, so we recommend you install EvalML with core | ||
| dependencies. | ||
|
|
||
| Alternatively, we have heard from users that you can install all of EvalML's dependencies on the M1 chip using a Rosetta |
There was a problem hiding this comment.
nit: instead of "we have heard from users that you can" maybe something along the lines of "Alternatively, there is experimental support for M1 chips using a Rosetta terminal...". Sounds better IMO but up to your discretion!
There was a problem hiding this comment.
Good point - will make this change!
be9c7a4 to
1313ce7
Compare
Pull Request Description
Fixes #3500
After creating the pull request: in order to pass the release_notes_updated check you will need to update the "Future Release" section of
docs/source/release_notes.rstto include this pull request by adding :pr:123.