roywei edited a comment on issue #15641: update website for 1.5.0
URL: https://github.com/apache/incubator-mxnet/pull/15641#issuecomment-514504069
 
 
   I still don't understand how multiple mentions of versions in `<div>` will 
break things. I checked all `<div>` has propper closing `</div>`.  Although the 
parsing may not be robust, but the problem is `pip install mxnet==1.4.0` is 
showing up even if I removed all appearance of such text.  
   Since such text only appears and mess up installation page only when build 
all versions (v1.5.0 stand alone is fine), the only reason could be website 
code is wrong in v1.4.0 and the text is checked out from here: 
https://github.com/apache/incubator-mxnet/blob/master/docs/build_version_doc/build_all_version.sh#L159
   
   Given that, I think it will take longer time for me to figer out the root 
cause of the bug. I'd like to separate address this issue. I have removed 
related item in description.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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