You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -256,7 +256,7 @@ Once the steps are chained together, you can define the workflow definition.
256
256
Visualizing a Workflow
257
257
~~~~~~~~~~~~~~~~~~~~~~
258
258
259
-
The following generates a graphical representation of your workflow.
259
+
The following generates a graphical representation of your workflow. Please note that visualization currently only works in Jupyter notebooks. Visualization is not available in JupyterLab.
260
260
261
261
.. code-block:: python
262
262
@@ -463,7 +463,7 @@ The command returns results that are similar to the following:
463
463
464
464
.. code-block:: text
465
465
466
-
gpg: key 60EB103AE314A809: public key "Stepfunctions-Python-SDK-Signing <stepfunctions-developer-experience@amazon.com>" imported
466
+
gpg: key 60EB103AE314A809: public key "Stepfunctions-Python-SDK-Signing <stepfunctions-developer-experience [at] amazon.com>" imported
467
467
gpg: Total number processed: 1
468
468
gpg: imported: 1
469
469
@@ -484,7 +484,7 @@ This command returns results similar to the following:
0 commit comments