aaronmarkham commented on a change in pull request #12919: fix mac r install
and windows python build from source docs
URL: https://github.com/apache/incubator-mxnet/pull/12919#discussion_r227992586
##########
File path: docs/install/index.md
##########
@@ -620,6 +609,19 @@ options(repos = cran)
install.packages("mxnet")
```
+To run MXNet you also should have OpenCV and OpenBLAS installed. You may
install them with `brew` as follows:
Review comment:
Well that section was breaking for some reason... moving it fixed it.
Moving it back worked too. 🤷♂️
My preview looks fine, but let's be sure to look at the CI output and see if
it broke again over there.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services