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_r199220307
########## File path: docs/install/scala_setup.md ########## @@ -0,0 +1,87 @@ +# Setup the MXNet Package for Scala Review comment: That's not the main purpose of this page. It is to setup your system to use the maven package, and it also has some building from source information **provided for reference only**. The only reason I had to add the git clone step was because I thought the user was going to need to run example or demo code from the repo in Step 3. If I can get rid of that step, great! I'll change that top section so no one confuses it for "building from source". Otherwise for the dependencies I would have had the user just wget the CI scripts. ---------------------------------------------------------------- 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
