You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/10/24 23:25:30 UTC

[GitHub] aaronmarkham commented on a change in pull request #12919: fix mac r install and windows python build from source docs

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:
users@infra.apache.org


With regards,
Apache Git Services