0

I am trying to find a way that I can run commands to either open applications/files from my local machine or import files from my local machine in Microsoft Azure Notebooks without uploading them directly to the Azure cloud. Does anyone know if this is possible or if who/where is a better place to ask?

1 Answers1

0

No, you cannot. The jupyter is run a micro-server, which is hosted on the Azure. You can only used the data on the Azure cloud. Been there, wished that, but no.

Bill Chen
  • 1,699
  • 14
  • 24