aaronmarkham commented on issue #15568: julia: rename build env var 
`MXNET_HOME` to `MXNET_ROOT`
URL: https://github.com/apache/incubator-mxnet/pull/15568#issuecomment-530958976
 
 
   > oh, @aaronmarkham what are the recent changes on the website builds?
   
   The [code isn't merged 
yet](https://github.com/apache/incubator-mxnet/pull/15883), but we're close. 
Info is here: 
https://cwiki.apache.org/confluence/display/MXNET/Building+the+New+Website
   
   Basically, with the new flow, after you've generated the MXNet binary (with 
a similar single command), you can run this to test the Julia docs build. Then 
you don't have to worry about Sphinx or any other dependency than the MXNet 
binary and just focus on Julia.
   ```
   ci/build.py --docker-registry mxnetci --platform ubuntu_cpu_julia 
/work/runtime_functions.sh build_julia_docs
   ```
   

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