jupyter-sentry-extension


Namejupyter-sentry-extension JSON
Version 0.0a4 PyPI version JSON
download
home_page
Summary
upload_time2023-08-09 11:54:09
maintainer
docs_urlNone
author
requires_python>=3.8
licenseBSD 3-Clause License Copyright (c) 2023, Pavel Komar All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
keywords extension jupyter
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # jupyter_sentry_extension


Sentry extension for Jupyter Server. \
`SENTRY_JUPYTER_SERVER_DSN` environment variable should be defined to 

## Install

To install the extension, execute:

```bash
pip install jupyter_sentry_extension
```

### Sentry DSN

To capture errors on Jupyter Server you should provide DSN in `SENTRY_JUPYTER_SERVER_DSN` environment variable.

## Uninstall

To remove the extension, execute:

```bash
pip uninstall jupyter_sentry_extension
```

## Troubleshoot

If you are seeing the frontend extension, but it is not working, check
that the server extension is enabled:

```bash
jupyter server extension list
```

### Packaging the extension

See [RELEASE](RELEASE.md)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "jupyter-sentry-extension",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "Extension,Jupyter",
    "author": "",
    "author_email": "Pavel Komar <pvkomar@cloud.ru>",
    "download_url": "https://files.pythonhosted.org/packages/29/9c/0bb0d328c8e4a14f6c9627a633f9a0374c217481fcc8b914c9e13af043c5/jupyter_sentry_extension-0.0a4.tar.gz",
    "platform": null,
    "description": "# jupyter_sentry_extension\n\n\nSentry extension for Jupyter Server. \\\n`SENTRY_JUPYTER_SERVER_DSN` environment variable should be defined to \n\n## Install\n\nTo install the extension, execute:\n\n```bash\npip install jupyter_sentry_extension\n```\n\n### Sentry DSN\n\nTo capture errors on Jupyter Server you should provide DSN in `SENTRY_JUPYTER_SERVER_DSN` environment variable.\n\n## Uninstall\n\nTo remove the extension, execute:\n\n```bash\npip uninstall jupyter_sentry_extension\n```\n\n## Troubleshoot\n\nIf you are seeing the frontend extension, but it is not working, check\nthat the server extension is enabled:\n\n```bash\njupyter server extension list\n```\n\n### Packaging the extension\n\nSee [RELEASE](RELEASE.md)\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License  Copyright (c) 2023, Pavel Komar All rights reserved.  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.  3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.",
    "summary": "",
    "version": "0.0a4",
    "project_urls": null,
    "split_keywords": [
        "extension",
        "jupyter"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20305be81819e4bb69becbdd98e1ac0647190a0d303af442490deac16551917f",
                "md5": "df71073984d9f7d4c5f65092744d5d42",
                "sha256": "77d42236e328ef692707356255c40737a75dada6be0262cdd86d8d534f68ec94"
            },
            "downloads": -1,
            "filename": "jupyter_sentry_extension-0.0a4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "df71073984d9f7d4c5f65092744d5d42",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4493,
            "upload_time": "2023-08-09T11:54:08",
            "upload_time_iso_8601": "2023-08-09T11:54:08.229696Z",
            "url": "https://files.pythonhosted.org/packages/20/30/5be81819e4bb69becbdd98e1ac0647190a0d303af442490deac16551917f/jupyter_sentry_extension-0.0a4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "299c0bb0d328c8e4a14f6c9627a633f9a0374c217481fcc8b914c9e13af043c5",
                "md5": "7772471213e2dfb1e8da8235d0bb7459",
                "sha256": "2e3113097dbbccacd9ba82d0e3699e7229520fa95d110d8d7d1b43291a1971e8"
            },
            "downloads": -1,
            "filename": "jupyter_sentry_extension-0.0a4.tar.gz",
            "has_sig": false,
            "md5_digest": "7772471213e2dfb1e8da8235d0bb7459",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4009,
            "upload_time": "2023-08-09T11:54:09",
            "upload_time_iso_8601": "2023-08-09T11:54:09.176424Z",
            "url": "https://files.pythonhosted.org/packages/29/9c/0bb0d328c8e4a14f6c9627a633f9a0374c217481fcc8b914c9e13af043c5/jupyter_sentry_extension-0.0a4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-09 11:54:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "jupyter-sentry-extension"
}
        
Elapsed time: 0.14626s