# 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.14.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": "ff07ccb1f7738d52fb6d976f36ca025b6cd6d2af92799b88dc24922921b7682f",
"md5": "4d4395afe67f19ce010966c758d222b5",
"sha256": "956abe3e0d9c8004ccfb2725674921b28e1966d338de12a0ffb4bbb7fdfaf1cb"
},
"downloads": -1,
"filename": "qsharp_jupyterlab-1.14.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4d4395afe67f19ce010966c758d222b5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 11001,
"upload_time": "2025-02-28T00:21:37",
"upload_time_iso_8601": "2025-02-28T00:21:37.398931Z",
"url": "https://files.pythonhosted.org/packages/ff/07/ccb1f7738d52fb6d976f36ca025b6cd6d2af92799b88dc24922921b7682f/qsharp_jupyterlab-1.14.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-28 00:21:37",
"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"
}