You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/07/07 22:23:13 UTC

[GitHub] [incubator-mxnet] ys2843 commented on issue #18566: Merge numpy.mxnet.io to MXNet official website

ys2843 commented on issue #18566:
URL: https://github.com/apache/incubator-mxnet/issues/18566#issuecomment-655167581


   ## Introduction
   
   MXNet Numpy website hosts essential documents about the usage of MXNet APIs, it is important to share these contents with all MXNet community and new users. In this project, a plan for merging [numpy.mxnet.io](http://numpy.mxnet.io/) to MXNet official website is proposed to achieve above goals.
   
   ## Problems
   
   Contents from [numpy.mxnet.io](http://numpy.mxnet.io/) should be ported to MXNet official website
   
   ## Proposed Solution
   
   Given that MXNet and Numpy website contains similar contents that diverged from a point due to different maintaining teams, we will select the contents with latest updates to host on MXNet website. There are mainly 4 sections on Numpy website, here is a summary of each section compared to MXNet website:
   
   ### **Contents on [numpy.mxnet.io](http://numpy.mxnet.io/)**
   
   * *Guide/Getting started with NP on MXNet* : Contains 6 updated version of [Crash Course](https://mxnet.apache.org/api/python/docs/tutorials/getting-started/crash-course/index.html) under `Python/Tutorials/Get Started/Crash Course`, will overwrite current crash course documents
   
   * *Guide/What is NP on MXNet*: These are new contents that should be added to main site, proposed location: `/Python/Tutorials/Get Started/What is NP on MXNet`
   
   * *API/NP on MXNet reference*: New contents about NP API, will be added to main site. Proposed location:  `/Python/Tutorials/Packages/NDArray/``NP on MXNet reference`
   
   * *API/Gluon reference [Deprecated]*: A subset of [current Gluon Tutorials](https://mxnet.apache.org/api/python/docs/tutorials/packages/gluon/index.html), will not make it to main site
   
   ### Proposed File Changes on MXNet Website
   
   Please see project proposal Quip link.
   
   ## Implementation Timeline
   
   July 13th - July 17th - **Migrate all contents from Numpy website to MXNet website**
   
   * Migrate relating rst files to MXNet Python website code, fix incompatible bugs
   
   July 20th - July 24th - **Close down Numpy website and redirect traffic to MXNet website**
   
   * Implement redirect and possible url mapping
   
   ## Reference
   
   1. MXNet numpy website: https://numpy.mxnet.io/
   2. Numpy website Github link: https://github.com/mli/deepnumpy-doc
   3. Project proposal Quip link: https://quip-amazon.com/DBY4APbnpQKa/Merge-numpymxnetio-to-MXNet-Official-Website 
   
   


----------------------------------------------------------------
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:
users@infra.apache.org