Skip to content

Commit cb4cb35

Browse files
hhunter-mselena-kolevska
authored andcommitted
remove alpha for workflow stable release (dapr#760)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> Signed-off-by: Elena Kolevska <elena@kolevska.com>
1 parent b70bc83 commit cb4cb35

File tree

1 file changed

+0
-4
lines changed
  • daprdocs/content/en/python-sdk-docs/python-sdk-extensions/python-workflow-ext

1 file changed

+0
-4
lines changed

daprdocs/content/en/python-sdk-docs/python-sdk-extensions/python-workflow-ext/python-workflow.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ weight: 30000
66
description: How to get up and running with workflows using the Dapr Python SDK
77
---
88

9-
{{% alert title="Note" color="primary" %}}
10-
Dapr Workflow is currently in alpha.
11-
{{% /alert %}}
12-
139
Let’s create a Dapr workflow and invoke it using the console. With the [provided hello world workflow example](https://github.com/dapr/python-sdk/tree/master/examples/demo_workflow), you will:
1410

1511
- Run a [Python console application using `DaprClient`](https://github.com/dapr/python-sdk/blob/master/examples/demo_workflow/app.py)

0 commit comments

Comments
 (0)