aaronmarkham commented on issue #15642: Website installation issue URL: https://github.com/apache/incubator-mxnet/issues/15642#issuecomment-514440770 Looks like 1.4.0 being in there is just a typo and changing to 1.4.1 would be a quick fix. According to the selector's normal logic `pip install mxnet --pre` should only show up when master is selected. Showing up when selecting a different version means there's probably a bug in options.js. Or the install page is slightly messed up which then causes the js to break. Refactoring the install page has been needed for a really long time. It's a front-end js issue more than anything.
---------------------------------------------------------------- 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
