qsharp-jupyterlab


Nameqsharp-jupyterlab JSON
Version 1.4.0 PyPI version JSON
download
home_pageNone
SummaryQ# extension for JupyterLab
upload_time2024-04-23 18:43:52
maintainerNone
docs_urlNone
authorMicrosoft
requires_python>=3.7
licenseNone
keywords jupyter jupyterlab jupyterlab-extension
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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.7",
    "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.4.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": "fac65c07a09fa9cfb9723ad490732ca897fc2fe10eef1e50b4600c80a41ab291",
                "md5": "300770b6bc0bfb9964d5987ce09761c9",
                "sha256": "a6b2cd2a3c1a3a6111b829a82efc4565d1c8aada3f585a3148e99b019532febd"
            },
            "downloads": -1,
            "filename": "qsharp_jupyterlab-1.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "300770b6bc0bfb9964d5987ce09761c9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 10847,
            "upload_time": "2024-04-23T18:43:52",
            "upload_time_iso_8601": "2024-04-23T18:43:52.121237Z",
            "url": "https://files.pythonhosted.org/packages/fa/c6/5c07a09fa9cfb9723ad490732ca897fc2fe10eef1e50b4600c80a41ab291/qsharp_jupyterlab-1.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-23 18:43:52",
    "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"
}
        
Elapsed time: 0.27394s