Skip to content

Commit f8e87e6

Browse files
committed
remove alpha for workflow stable release
Signed-off-by: Hannah Hunter <[email protected]>
1 parent b97d68f commit f8e87e6

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)