Skip to content

Commit

Permalink
Deployed fff15e9 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pm3310 committed Jan 4, 2024
1 parent 0f42256 commit f2c6dd2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<ul>
<li class="toctree-l3"><a class="reference internal" href="#configure-aws-account">Configure AWS Account</a>
</li>
<li class="toctree-l3"><a class="reference internal" href="#push-docker-image-to-aws-ecs">Push Docker Image to AWS ECS</a>
<li class="toctree-l3"><a class="reference internal" href="#push-docker-image-to-aws-ecr">Push Docker Image to AWS ECR</a>
</li>
<li class="toctree-l3"><a class="reference internal" href="#create-s3-bucket">Create S3 Bucket</a>
</li>
Expand Down Expand Up @@ -684,8 +684,8 @@ <h3 id="configure-aws-account">Configure AWS Account</h3>
<p>You can change the AWS profile/region in an already initialized sagify module by changing the value of <code>aws_profile</code>/<code>aws_region</code> in <code>.sagify.json</code>.</p>
</li>
</ul>
<h3 id="push-docker-image-to-aws-ecs">Push Docker Image to AWS ECS</h3>
<p>If you have followed all the steps of <em>Getting Started</em>, run <code>sagify push</code> to push the Docker image to AWS ECS. This step may take some time depending on your internet connection upload speed.</p>
<h3 id="push-docker-image-to-aws-ecr">Push Docker Image to AWS ECR</h3>
<p>If you have followed all the steps of <em>Getting Started</em>, run <code>sagify push</code> to push the Docker image to AWS ECR. This step may take some time depending on your internet connection upload speed.</p>
<h3 id="create-s3-bucket">Create S3 Bucket</h3>
<p>Make sure to create an S3 bucket with a name of your choice, for example: <code>sagify-demo</code></p>
<h3 id="upload-training-data">Upload Training Data</h3>
Expand Down Expand Up @@ -1586,5 +1586,5 @@ <h4 id="example-for-xgboost">Example for XGBoost</h4>

<!--
MkDocs version : 1.5.3
Build Date UTC : 2023-12-29 13:06:54.283790+00:00
Build Date UTC : 2024-01-04 18:40:25.602204+00:00
-->
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit f2c6dd2

Please sign in to comment.