lanking520 commented on a change in pull request #13358: Java demo file-path fix URL: https://github.com/apache/incubator-mxnet/pull/13358#discussion_r235561587
########## File path: scala-package/mxnet-demo/java-demo/README.md ########## @@ -2,7 +2,13 @@ This is an project created to use Maven-published Scala/Java package with two Java examples. ## Setup Please copy the downloaded MXNet Java package jar file under the `java-demo` folder. +You can download the package from [here](https://repository.apache.org/#nexus-search;quick~mxnet). +Please download `1.3.1-SNAPSHOT` or above version to test to run this demo. Review comment: @nswamy Yes, because it take the up-to-date master ---------------------------------------------------------------- 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
