MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.26k stars 21.43k forks source link

Run azure ml pipeline using my custom environment #117922

Closed ChiragM-Hexaware closed 10 months ago

ChiragM-Hexaware commented 10 months ago

I want to run Azure ML Pipeline using my custom env where i have installed some libraries that would be used in pipeline. Earlier i tried running pipeline by installing those libraries in execute python script using os.system("pip install ....")

But when i created endpoint out of it, Everytime i hit endpoint the command runs all over again which bring latency in the endpoint. Any other things that i can do? Pls suggest. I am using Desginer

SaibabaBalapur-MSFT commented 10 months ago

@ChiragM-Hexaware It would be great if you could add a link to the documentation you are following for these steps? This would help us redirect the issue to the appropriate team. Thanks!!

SaibabaBalapur-MSFT commented 10 months ago

@ChiragM-Hexaware Since we have not heard back from you, we will now proceed to close this thread.If there are further questions regarding this matter, please tag me in your reply. We will gladly continue the discussion and we will reopen the issue.