Skip to content

Is it possible to use selected venv in python tool, or install some extra libraries? #3565

Discussion options

You must be logged in to vote

If you are developing flow in Azure AI studio, that's the same, just add the extra requirements and specify in the flow.dag.yaml, the requirements.txt file is copied to the flow folder, and use it to start your compute session. Reach here: https://learn.microsoft.com/en-us/azure/machine-learning/prompt-flow/how-to-manage-compute-session?view=azureml-api-2&tabs=cli#update-a-compute-session-on-the-studio-flow-page

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@johnnieskywalker
Comment options

@brynn-code
Comment options

Answer selected by johnnieskywalker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants