szha commented on a change in pull request #12704: [MXNet-1002] Add GluonCV and
NLP tookits, Keras, and developer wiki to navigation
URL: https://github.com/apache/incubator-mxnet/pull/12704#discussion_r223127875
##########
File path: docs/_static/mxnet-theme/navbar.html
##########
@@ -22,6 +24,7 @@ <h1 id="logo-wrap">
<li><a class="main-nav-link"
href="{{url_root}}api/c++/index.html">C++</a></li>
<li><a class="main-nav-link"
href="{{url_root}}api/clojure/index.html">Clojure</a></li>
<li><a class="main-nav-link"
href="{{url_root}}api/julia/index.html">Julia</a></li>
+ <li><a class="main-nav-link"
href="https://github.com/awslabs/keras-apache-mxnet">Keras</a></li>
Review comment:
keras is not a language binding. It's a community project and should reside
somewhere else.
----------------------------------------------------------------
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