jupyterlab-leetcode


Namejupyterlab-leetcode JSON
Version 0.3.0 PyPI version JSON
download
home_pageNone
SummaryIntegrate LeetCode into beloved Jupyter.
upload_time2025-09-01 01:24:49
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseBSD 3-Clause License Copyright (c) 2025, Soros Liu 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 jupyter jupyterlab jupyterlab-extension
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Integrate LeetCode into beloved Jupyter.

https://github.com/user-attachments/assets/6b8aaf10-ff05-44b6-a6c9-ce0c6e357f2d

#### Requirements

- JupyterLab >= 4.0.0

#### Install

To install the extension, execute:

```bash
pip install jupyterlab_leetcode
```

#### Get Started

After choosing the browser, you will be prompted like:

<img alt="password-prompt" src="https://raw.githubusercontent.com/Sorosliu1029/jupyterlab-leetcode/refs/heads/master/docs/statics/password-prompt.png" width="400" />

This is because this plugin is based on [browser-cookie3](https://github.com/borisbabic/browser_cookie3), which needs permission to read cookie files.

You can choose 'Always Allow'.

#### Uninstall

To remove the extension, execute:

```bash
pip uninstall jupyterlab_leetcode
```

#### 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
```

If the server extension is installed and enabled, but you are not seeing
the frontend extension, check the frontend extension is installed:

```bash
jupyter labextension list
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "jupyterlab-leetcode",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "jupyter, jupyterlab, jupyterlab-extension",
    "author": null,
    "author_email": "Soros Liu <soros.liu1029@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/73/89/a1e9aad5dab7bb1f39b99b877205c8c25817a5b7018bcfbc96e6e84e48c1/jupyterlab_leetcode-0.3.0.tar.gz",
    "platform": null,
    "description": "## Integrate LeetCode into beloved Jupyter.\n\nhttps://github.com/user-attachments/assets/6b8aaf10-ff05-44b6-a6c9-ce0c6e357f2d\n\n#### Requirements\n\n- JupyterLab >= 4.0.0\n\n#### Install\n\nTo install the extension, execute:\n\n```bash\npip install jupyterlab_leetcode\n```\n\n#### Get Started\n\nAfter choosing the browser, you will be prompted like:\n\n<img alt=\"password-prompt\" src=\"https://raw.githubusercontent.com/Sorosliu1029/jupyterlab-leetcode/refs/heads/master/docs/statics/password-prompt.png\" width=\"400\" />\n\nThis is because this plugin is based on [browser-cookie3](https://github.com/borisbabic/browser_cookie3), which needs permission to read cookie files.\n\nYou can choose 'Always Allow'.\n\n#### Uninstall\n\nTo remove the extension, execute:\n\n```bash\npip uninstall jupyterlab_leetcode\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\nIf the server extension is installed and enabled, but you are not seeing\nthe frontend extension, check the frontend extension is installed:\n\n```bash\njupyter labextension list\n```\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License\n        \n        Copyright (c) 2025, Soros Liu\n        All rights reserved.\n        \n        Redistribution and use in source and binary forms, with or without\n        modification, are permitted provided that the following conditions are met:\n        \n        1. Redistributions of source code must retain the above copyright notice, this\n           list of conditions and the following disclaimer.\n        \n        2. Redistributions in binary form must reproduce the above copyright notice,\n           this list of conditions and the following disclaimer in the documentation\n           and/or other materials provided with the distribution.\n        \n        3. Neither the name of the copyright holder nor the names of its\n           contributors may be used to endorse or promote products derived from\n           this software without specific prior written permission.\n        \n        THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n        AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n        IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n        DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\n        FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n        DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\n        SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\n        CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\n        OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n        OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.",
    "summary": "Integrate LeetCode into beloved Jupyter.",
    "version": "0.3.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/Sorosliu1029/jupyterlab-leetcode/issues",
        "Homepage": "https://github.com/Sorosliu1029/jupyterlab-leetcode",
        "Repository": "https://github.com/Sorosliu1029/jupyterlab-leetcode.git"
    },
    "split_keywords": [
        "jupyter",
        " jupyterlab",
        " jupyterlab-extension"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "99a61da85f18851c69e6f2340858aceabcd3e089603dc42d9ded2a49e4e56dd1",
                "md5": "77059d80132db95c36b7fc07da6e6014",
                "sha256": "4a2d7046777f8fd7257d443d7bda9f4b0018490d72bafb462e100298f66bb275"
            },
            "downloads": -1,
            "filename": "jupyterlab_leetcode-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "77059d80132db95c36b7fc07da6e6014",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 1892528,
            "upload_time": "2025-09-01T01:24:47",
            "upload_time_iso_8601": "2025-09-01T01:24:47.948542Z",
            "url": "https://files.pythonhosted.org/packages/99/a6/1da85f18851c69e6f2340858aceabcd3e089603dc42d9ded2a49e4e56dd1/jupyterlab_leetcode-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7389a1e9aad5dab7bb1f39b99b877205c8c25817a5b7018bcfbc96e6e84e48c1",
                "md5": "144743e0365fe9a1cb5a635ddcdbbc9f",
                "sha256": "9d595201552516c1838398a7af39ce64cd918f37becfbab32ef3a7bcb486072d"
            },
            "downloads": -1,
            "filename": "jupyterlab_leetcode-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "144743e0365fe9a1cb5a635ddcdbbc9f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 1162669,
            "upload_time": "2025-09-01T01:24:49",
            "upload_time_iso_8601": "2025-09-01T01:24:49.961591Z",
            "url": "https://files.pythonhosted.org/packages/73/89/a1e9aad5dab7bb1f39b99b877205c8c25817a5b7018bcfbc96e6e84e48c1/jupyterlab_leetcode-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-01 01:24:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Sorosliu1029",
    "github_project": "jupyterlab-leetcode",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "jupyterlab-leetcode"
}
        
Elapsed time: 2.05841s