ys2843 commented on pull request #18587: URL: https://github.com/apache/incubator-mxnet/pull/18587#issuecomment-648563172
> > > 1.6 --> Linux > > > Scala, Java, Clojure, R... and the rest don't display anything for instructions. > > > > > > @aaronmarkham This PR doesn't touch the docs, these instructions are removed in #18487 . In Production, these docs are also inaccessible. > > It checks the version with the version select dropdown, only redirects to 1.6 when the string in url is not valid. So as long as “master" is in the dropdown, it won’t redirects to v1.6 > > @ys2843 on the public version https://mxnet.apache.org/get_started?platform=linux&language=r&processor=cpu&environ=build-from-source&, it displays "You will need to R v3.4.4+ and build MXNet from source. Please follow the instructions linked above." etc. But in your PR review, the sentence is removed. This is a bug, but not from this PR. Public website also won't show this message by clicking through the widget, it only shows by visiting the url directly. Same as preview. For example, start from https://mxnet.apache.org/get_started? and click through the installation widget (v1.6 => R => GPU), this message won't show. And visit this link directly http://ec2-34-219-134-42.us-west-2.compute.amazonaws.com/get_started?platform=linux&language=r&processor=cpu&environ=build-from-source&. The message shows. I am not sure how this bug was imported, will fix it in another PR. ---------------------------------------------------------------- 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: us...@infra.apache.org