# 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:
```bash
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](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.
Raw data
{
"_id": null,
"home_page": null,
"name": "qsharp-jupyterlab",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "jupyter, jupyterlab, jupyterlab-extension",
"author": "Microsoft",
"author_email": null,
"download_url": null,
"platform": null,
"description": "# Q# Language Support for JupyterLab\n\nQ# is an open-source, high-level programming language for developing and running quantum algorithms.\nThe `qsharp-jupyterlab` extension provides syntax highlighting for Q# documents and Q# notebook\ncells in JupyterLab.\n\n## Installation\n\nTo install the Q# JupyterLab extension, run:\n\n```bash\npip install qsharp-jupyterlab\n```\n\nTo run Q# in Jupyter notebooks, remember to also install the `qsharp` package: [https://pypi.org/project/qsharp].\n\n## Support\n\nFor more information about the Azure Quantum Development Kit, visit [https://aka.ms/AQ/Documentation](https://aka.ms/AQ/Documentation).\n\n## Contributing\n\nQ# welcomes your contributions! Visit the Q# GitHub repository at [https://github.com/microsoft/qsharp] to find out more about the project.\n",
"bugtrack_url": null,
"license": null,
"summary": "Q# extension for JupyterLab",
"version": "1.19.0",
"project_urls": {
"Bug Tracker": "https://github.com/microsoft/qsharp/issues",
"Homepage": "https://github.com/microsoft/qsharp",
"Repository": "https://github.com/microsoft/qsharp.git"
},
"split_keywords": [
"jupyter",
" jupyterlab",
" jupyterlab-extension"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "f3ec924f8591d8508a9f83c88328ad622b514191df2eeb6f43fd5dace5ca3ff2",
"md5": "fd756463b85ff365610a0c20b0ea201b",
"sha256": "09a0ffa33c18a116f94cd8239612bc15bc85ad9a93ac563835ba90c34c6be8e1"
},
"downloads": -1,
"filename": "qsharp_jupyterlab-1.19.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fd756463b85ff365610a0c20b0ea201b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 11049,
"upload_time": "2025-07-25T20:30:51",
"upload_time_iso_8601": "2025-07-25T20:30:51.779065Z",
"url": "https://files.pythonhosted.org/packages/f3/ec/924f8591d8508a9f83c88328ad622b514191df2eeb6f43fd5dace5ca3ff2/qsharp_jupyterlab-1.19.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-25 20:30:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "microsoft",
"github_project": "qsharp",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "qsharp-jupyterlab"
}