microsoft / Quantum

Microsoft Quantum Development Kit Samples
https://docs.microsoft.com/quantum
MIT License
3.86k stars 918 forks source link

Adding storage sample for gallery #761

Closed anraman closed 1 year ago

anraman commented 1 year ago

This sample shows you how to connect and use Azure Quantum with external datasources such as Azure Blob Storage. In particular, how to connect to the attached blob storage account associated with each AQ Workspace. Also shows how to load files from a URL and work with local storage.

anraman commented 1 year ago

^check fails because I added a pre-emptive link to the final location of the Jupyter nb file which obviously won't exist until this PR is merged: https://github.com/microsoft/quantum/blob/main/samples/azure-quantum/utilities/storage-data-management.ipynb