Skip to content

Remove Alibaba Cloud #1118

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 9, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion _includes/quick-start-module.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ var opts = {
};

var supportedCloudPlatforms = [
'alibaba',
'aws',
'google-cloud',
'microsoft-azure',
Expand Down
11 changes: 0 additions & 11 deletions _includes/quick_start_cloud_options.html
Original file line number Diff line number Diff line change
@@ -1,15 +1,4 @@
<div class="quick-start-guides">
<div class="cloud-option-row">
<div class="cloud-option" data-toggle="cloud-dropdown">
<div class="cloud-option-body alibaba" id="alibaba">
Alibaba Cloud
</div>
<ul>
<li><a href="https://cn.aliyun.com/product/bigdata/product/learn">Alibaba Cloud PAI</a></li>
</ul>
</div>
</div>

<div class="cloud-option-row">
<div class="cloud-option" data-toggle="cloud-dropdown">
<div class="cloud-option-body aws" id="aws">
Expand Down
9 changes: 0 additions & 9 deletions _sass/quick-start-module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -324,15 +324,6 @@
content: url($baseurl + "/assets/images/colab-logo.svg");
}

&.alibaba:before {
content: url($baseurl + "/assets/images/alibaba-logo.svg");
left: rem(12px);
top: 19px;
@include desktop {
left: rem(17px);
}
}

@include desktop {
&:hover:before {
opacity: 1;
Expand Down
1 change: 0 additions & 1 deletion assets/quick-start-module.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.