This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
add new cloud providers to install page #14039
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The link to MXNet docker container should be https://ngc.nvidia.com/catalog/containers/nvidia:mxnet instead of https://ngc.nvidia.com/catalog/containers/nvidia%2Fmxnet |
aaronmarkham
force-pushed
the
cloud_options
branch
from
February 4, 2019 22:05
dd0f222
to
7202971
Compare
ChaiBapchya
approved these changes
Feb 5, 2019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
@mxnet-label-bot add [pr-awaiting-review] |
@aaronmarkham actually the row spacing looks weird to me. Here's a screenshot. |
I'm using Chrome 71.0.3578.98 on OSX 10.13.6. |
That's the CSS for bullets in this theme. Not really to do with the markdown. I don't really like it either. |
stephenrawls
pushed a commit
to stephenrawls/incubator-mxnet
that referenced
this pull request
Feb 16, 2019
* add new cloud providers * fix colon
vdantu
pushed a commit
to vdantu/incubator-mxnet
that referenced
this pull request
Mar 31, 2019
* add new cloud providers * fix colon
haohuanw
pushed a commit
to haohuanw/incubator-mxnet
that referenced
this pull request
Jun 23, 2019
* add new cloud providers * fix colon
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR adds several new cloud options.
Fixes #13713
Preview
http://34.201.8.176/versions/cloud_options/install/index.html?platform=Cloud&language=Python&processor=GPU
http://34.201.8.176/versions/cloud_options/install/index.html?platform=Cloud&language=Python&processor=CPU
Comments
As is typical with this install page, the selector doesn't work as expected. I tried to set GPU as the default button, but it still has CPU as default. 🤷♂️ Just tack this on to #13430.