0

I am trying to create a pipeline in Azure ML Studio. I don't use the designer but I want to do it with code as explained here. To begin with I am trying to run a .py file as a pipeline. This .py file reads data from different folders, located to my azure ml studio instance of my workspace, and for this purpose uses os.chdir().

Inside the pipeline the directories for the chdir command are not recognized since the pipeline seems to not run at the same filesystem of my instance. How can I configure the pipeline so as to can use chdir() inside my code with the paths of my instance where my data are stored in? Also, I want to avoid using azure ml blob storage

el2kaps
  • 1
  • 1

0 Answers0