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/06/29 16:41:45 UTC

[GitHub] aaronmarkham commented on a change in pull request #11152: updating Scala IntelliJ tutorial & installation instructions

aaronmarkham commented on a change in pull request #11152: updating Scala IntelliJ tutorial & installation instructions
URL: https://github.com/apache/incubator-mxnet/pull/11152#discussion_r199217421
 
 

 ##########
 File path: docs/install/ubuntu_setup.md
 ##########
 @@ -180,58 +180,16 @@ You might want to add this command to your ```~/.bashrc``` file. If you do, you
 
 For more details about installing and using MXNet with Julia, see the [MXNet Julia documentation](http://dmlc.ml/MXNet.jl/latest/user-guide/install/).
 
-### Install the MXNet Package for Scala
-There are two ways to install the MXNet package for Scala:
 
-* Use the prebuilt binary package
+## Install the MXNet Package for Scala
 
-* Build the library from source code
+To use the MXNet-Scala package, you can acquire the Maven package as a dependency.
 
-#### Use the Prebuilt Binary Package
-For Linux users, MXNet provides prebuilt binary packages that support computers with either GPU or CPU processors. To download and build these packages using ```Maven```, change the ```artifactId``` in the following Maven dependency to match your architecture:
+Further information is in the [MXNet-Scala Setup Instructions](./scala_setup.md).
 
 Review comment:
   @nswampy Please use the links in the main comment above. The first two show what you're looking for... click between CPU and GPU and Mac and Linux to see the variations.

----------------------------------------------------------------
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