lanking520 commented on a change in pull request #12827: Update scala intellij 
tutorial
URL: https://github.com/apache/incubator-mxnet/pull/12827#discussion_r230628970
 
 

 ##########
 File path: docs/tutorials/scala/mxnet_scala_on_intellij.md
 ##########
 @@ -204,19 +203,25 @@ The project's `pom.xml` will be open for editing.
     <encoding>UTF-8</encoding>
     <scala.version>2.11.8</scala.version>
     <scala.compat.version>2.11</scala.compat.version>
+    <slf4jVersion>1.7.7</slf4jVersion>
+    <platform>osx-x86_64-cpu</platform>
   </properties>
 
   <dependencies>
     <dependency>
       <groupId>org.apache.mxnet</groupId>
       <artifactId>mxnet-full_2.11-osx-x86_64-cpu</artifactId>
-      <version>1.2.0</version>
 
 Review comment:
   Same applies here

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

Reply via email to