Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f97fb20

Browse files
Merge pull request #130 from yuan-bwn/yuan-bwn-patch-readme
Update README.rst
2 parents 48efb04 + cbd9cae commit f97fb20

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎README.rst‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -157,16 +157,16 @@ Using this SDK you can create steps, chain them together to create a workflow,
157157
create that workflow in AWS Step Functions, and execute the workflow in the
158158
AWS cloud.
159159

160-
.. image:: https://github.com/aws/aws-step-functions-data-science-sdk-python/raw/master/doc/images/create.png
161-
:scale:50 %
162-
:alt: Create a workflow in AWS Step Functions
160+
.. image:: doc/images/create.png
161+
:width:600
162+
:alt: Create a workflow in AWS Step Functions
163163

164164
Once you have created your workflow in AWS Step Functions, you can execute that
165165
workflow in Step Functions, in the AWS cloud.
166166

167-
.. image:: https://github.com/aws/aws-step-functions-data-science-sdk-python/raw/master/doc/images/execute.png
168-
:scale:50 %
169-
:alt: Start a workflow in AWS Step Functions
167+
.. image:: doc/images/execute.png
168+
:width:600
169+
:alt: Start a workflow in AWS Step Functions
170170

171171
Step Functions creates workflows out of steps called `States <https://docs.aws.amazon.com/step-functions/latest/dg/concepts-states.html>`__,
172172
and expresses that workflow in the `Amazon States Language <https://docs.aws.amazon.com/step-functions/latest/dg/concepts-amazon-states-language.html>`__.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /