samskalicky edited a comment on issue #17537: Outdated mxnet nightly build 
wheel instructions 
URL: 
https://github.com/apache/incubator-mxnet/issues/17537#issuecomment-583216709
 
 
   @szha you are correct, the way Javascript XMLHttpRequest works the page and 
links must be in the same domain as the one the page is accessed from. Heres a 
link to the official explanation: 
https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS. So either we do it at 
https://apache-mxnet.s3-us-west-2.amazonaws.com or we do it at 
https://repo.mxnet.io but we cannot do both at the same time. 
   
   If we are officially blessing this page and making it official we can switch 
it. Otherwise if the community wants to do something different we can leave it 
and just access it at 
https://apache-mxnet.s3-us-west-2.amazonaws.com/dist/index.html until the 
community implements a new solution.

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


With regards,
Apache Git Services

Reply via email to