Skip to content

Files

Latest commit

1760a9c · Dec 19, 2024

History

History
This branch is 60 commits behind microsoft/qsharp:main.

jupyterlab

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 15, 2024
Jul 8, 2024
Sep 8, 2023
Jun 6, 2023
Sep 12, 2023
Jan 11, 2024
Sep 12, 2023
Jul 12, 2024
Dec 12, 2024
Mar 15, 2024
Oct 16, 2023
Dec 19, 2024

Q# Language Support for JupyterLab

Q# is an open-source, high-level programming language for developing and running quantum algorithms. The qsharp-jupyterlab extension provides syntax highlighting for Q# documents and Q# notebook cells in JupyterLab.

Installation

To install the Q# JupyterLab extension, run:

pip install qsharp-jupyterlab

To run Q# in Jupyter notebooks, remember to also install the qsharp package: [https://pypi.org/project/qsharp].

Support

For more information about the Azure Quantum Development Kit, visit https://aka.ms/AQ/Documentation.

Contributing

Q# welcomes your contributions! Visit the Q# GitHub repository at [https://github.com/microsoft/qsharp] to find out more about the project.