Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.28 KB

how-to-submit-jobs.md

File metadata and controls

42 lines (28 loc) · 1.28 KB
author description ms.author ms.date ms.service ms.subservice ms.custom ms.topic title no-loc uid zone_pivot_groups
bradben
This document provides a basic guide to submit and run Azure Quantum using the Azure portal, Python, Jupyter Notebooks, or the Azure CLI.
sonialopez
03/18/2024
azure-quantum
core
devx-track-azurecli
how-to
Submit Q# Programs with VS Code
target
targets
microsoft.quantum.submit-jobs
azurequantum-quantumcomputing-ide

How to submit Q# programs with Visual Studio Code

Learn how to use Visual Studio Code to create and submit Q# programs to real quantum hardware. You can submit quantum computing jobs to Azure Quantum as a standalone Q# program, combine Q# with Python in a Q# project, and run a Jupyter Notebook.

::: zone pivot="ide-qsharp"

[!INCLUDE qsharp-procedure]

::: zone-end

::: zone pivot="ide-jupyter"

[!INCLUDE jupyter-procedure]

::: zone-end

::: zone pivot="ide-python"

[!INCLUDE python-procedure]

::: zone-end

Related content

  • Work with Azure Quantum jobs
  • Quantum computing providers