[GitHub] aaronmarkham commented on issue #12781: Fixed issue #12745

2019-02-20 Thread GitBox
aaronmarkham commented on issue #12781: Fixed issue #12745 URL: https://github.com/apache/incubator-mxnet/pull/12781#issuecomment-465807065 Can you share a preview link to where you have it working? Maybe I can see what's different.

[GitHub] aaronmarkham commented on issue #12781: Fixed issue #12745

2019-02-11 Thread GitBox
aaronmarkham commented on issue #12781: Fixed issue #12745 URL: https://github.com/apache/incubator-mxnet/pull/12781#issuecomment-462391142 No, the preview link I gave in my last comment shows that it isn't working. The $ is still copied.

[GitHub] aaronmarkham commented on issue #12781: Fixed issue #12745

2018-11-21 Thread GitBox
aaronmarkham commented on issue #12781: Fixed issue #12745 URL: https://github.com/apache/incubator-mxnet/pull/12781#issuecomment-440815462 There are about a half dozen `document.ready` functions that trigger, so this could be an issue with the js. The fact that it is broken in the CI

[GitHub] aaronmarkham commented on issue #12781: Fixed issue #12745

2018-10-31 Thread GitBox
aaronmarkham commented on issue #12781: Fixed issue #12745 URL: https://github.com/apache/incubator-mxnet/pull/12781#issuecomment-434817807 Preview: http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-12781/6/index.html Unfortunately, what I'm seeing on the install page, is

[GitHub] aaronmarkham commented on issue #12781: Fixed issue #12745

2018-10-29 Thread GitBox
aaronmarkham commented on issue #12781: Fixed issue #12745 URL: https://github.com/apache/incubator-mxnet/pull/12781#issuecomment-434062613 Maybe try the suggested command and then force? I'm not sure how you're setup. If you'd like we can get on slack and troubleshoot in realtime. I'm in

[GitHub] aaronmarkham commented on issue #12781: Fixed issue #12745

2018-10-23 Thread GitBox
aaronmarkham commented on issue #12781: Fixed issue #12745 URL: https://github.com/apache/incubator-mxnet/pull/12781#issuecomment-432248497 You can't push upstream. Just do 'git push --force' That will force push to your fork and it will automatically update your pull request.

[GitHub] aaronmarkham commented on issue #12781: Fixed issue #12745

2018-10-22 Thread GitBox
aaronmarkham commented on issue #12781: Fixed issue #12745 URL: https://github.com/apache/incubator-mxnet/pull/12781#issuecomment-432036770 Take a look at https://cwiki.apache.org/confluence/display/MXNET/MXNet+Development+Guide The section that talks about making a PR has this as a

[GitHub] aaronmarkham commented on issue #12781: Fixed issue #12745

2018-10-22 Thread GitBox
aaronmarkham commented on issue #12781: Fixed issue #12745 URL: https://github.com/apache/incubator-mxnet/pull/12781#issuecomment-431927983 > @aalexandrov This is my first time using git rebase, this shows up after I rebase. > > ``` > First, rewinding head to replay your work on

[GitHub] aaronmarkham commented on issue #12781: Fixed issue #12745

2018-10-19 Thread GitBox
aaronmarkham commented on issue #12781: Fixed issue #12745 URL: https://github.com/apache/incubator-mxnet/pull/12781#issuecomment-431529653 @LuckyPigeon Let me know if you need any help. This is an automated message from the

[GitHub] aaronmarkham commented on issue #12781: Fixed issue #12745

2018-10-11 Thread GitBox
aaronmarkham commented on issue #12781: Fixed issue #12745 URL: https://github.com/apache/incubator-mxnet/pull/12781#issuecomment-429023905 Now tracking https://github.com/apache/incubator-mxnet/pull/12788 - might need to rebase after this PR gets merged.

[GitHub] aaronmarkham commented on issue #12781: Fixed issue #12745

2018-10-11 Thread GitBox
aaronmarkham commented on issue #12781: Fixed issue #12745 URL: https://github.com/apache/incubator-mxnet/pull/12781#issuecomment-429012821 Looks like we're hung up on a flaky test. I opened an issue here: https://github.com/apache/incubator-mxnet/issues/12797 I'll retrigger CI, but it

[GitHub] aaronmarkham commented on issue #12781: Fixed issue #12745

2018-10-10 Thread GitBox
aaronmarkham commented on issue #12781: Fixed issue #12745 URL: https://github.com/apache/incubator-mxnet/pull/12781#issuecomment-428773593 I checked http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-12781/2/tutorials/gluon/mnist.html And I found that the first code block