barry-jin opened a new issue #18897:
URL: https://github.com/apache/incubator-mxnet/issues/18897


   ## Description
   Some hyperlinks of tutorials in [python API/mxnet.gluon (1.6.0 
Release)](https://mxnet.apache.org/versions/1.6/api/python/docs/api/gluon/index.html)
 leads to 404, Including Gluon Guide, gluon.Parameter, gluon.Trainer, 
gluon.model_zoo.vision. 
   
   ### Error Message
   404 Page
   
   ## To Reproduce
   Try to access these contents through [master 
branch](https://mxnet.apache.org/api/python/docs/api/gluon/index.html). 
   
   ### Steps to reproduce
   (Paste the commands you ran that produced the error.)
   
   1.
   2.
   
   ## What have you tried to solve it?
   
   1.
   2.
   
   ## Environment
   
   We recommend using our script for collecting the diagnositc information. Run 
the following command and paste the outputs below:
   ```
   curl --retry 10 -s 
https://raw.githubusercontent.com/dmlc/gluon-nlp/master/tools/diagnose.py | 
python
   
   # paste outputs here
   ```
   


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


Reply via email to