Skip to content

Commit ffa8a7b

Browse files
committed
.
1 parent 11780cb commit ffa8a7b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/machine-learning/prompt-flow/how-to-integrate-with-llm-app-devops.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,9 +451,10 @@ pf.get_metrics("evaluation_run_name")
451451
```
452452
---
453453

454+
<a name="go-back-to-studio-ui-for-continuous-development"></a>
454455
## Use the studio UI for continuous development
455456

456-
You can go back to the Azure Machine Learning studio UI and use the cloud resources and experience to make changes to your flow in the flow authoring page.
457+
You can also go back to the Azure Machine Learning studio UI and use the cloud resources and experience to make changes to your flow in the flow authoring page.
457458

458459
To continue developing and working with the most up-to-date versions of the flow files, you can access a terminal on the **Notebook** page and pull the latest flow files from your repository. Or, you can directly import a local flow folder as a new draft flow to seamlessly transition between local and cloud development.
459460

0 commit comments

Comments
 (0)