jupyterlab-night


Namejupyterlab-night JSON
Version 0.4.6 PyPI version JSON
download
home_pagehttps://github.com/martinRenou/jupyterlab-night
SummaryDark theme for JupyterLab
upload_time2022-12-15 11:02:07
maintainer
docs_urlNone
authorMartin Renou
requires_python>=3.7
licenseBSD-3-Clause
keywords jupyter jupyterlab jupyterlab3
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # jupyterlab-night

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/martinRenou/jupyterlab-night/main?urlpath=lab)

JupyterLab dark theme inspired by the Github dark theme

## Requirements

* JupyterLab >= 3.0

## Install

To install the extension, execute:

```bash
conda install jupyterlab-night -c conda-forge
```

or

```bash
pip install jupyterlab-night
```

![jupyterlab-night](jupyterlab-night.png)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/martinRenou/jupyterlab-night",
    "name": "jupyterlab-night",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "Jupyter,JupyterLab,JupyterLab3",
    "author": "Martin Renou",
    "author_email": "martin.renou@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/be/82/9ccafe5ed6789095a609f67768eca7c43878e9694d30863747afbe663fac/jupyterlab-night-0.4.6.tar.gz",
    "platform": "Linux",
    "description": "# jupyterlab-night\n\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/martinRenou/jupyterlab-night/main?urlpath=lab)\n\nJupyterLab dark theme inspired by the Github dark theme\n\n## Requirements\n\n* JupyterLab >= 3.0\n\n## Install\n\nTo install the extension, execute:\n\n```bash\nconda install jupyterlab-night -c conda-forge\n```\n\nor\n\n```bash\npip install jupyterlab-night\n```\n\n![jupyterlab-night](jupyterlab-night.png)\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Dark theme for JupyterLab",
    "version": "0.4.6",
    "split_keywords": [
        "jupyter",
        "jupyterlab",
        "jupyterlab3"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "2cb9b513fadae9b9ffa4d4112b0b7a13",
                "sha256": "ec7577081cc59c1a88ce7838606c265ffef51555028e7a4372d63a83223d495a"
            },
            "downloads": -1,
            "filename": "jupyterlab_night-0.4.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2cb9b513fadae9b9ffa4d4112b0b7a13",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 162378,
            "upload_time": "2022-12-15T11:02:05",
            "upload_time_iso_8601": "2022-12-15T11:02:05.787744Z",
            "url": "https://files.pythonhosted.org/packages/20/f4/e4c759de9d6c3fa334519de67850b40e6c15e6728d22138af3260927efb1/jupyterlab_night-0.4.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "aa88d5750ab3dc4688066502c59fb309",
                "sha256": "1461f67c2218a51632721722bb5ffc29b3b1aaacbe50fbe32f41a7d842b356a9"
            },
            "downloads": -1,
            "filename": "jupyterlab-night-0.4.6.tar.gz",
            "has_sig": false,
            "md5_digest": "aa88d5750ab3dc4688066502c59fb309",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 275249,
            "upload_time": "2022-12-15T11:02:07",
            "upload_time_iso_8601": "2022-12-15T11:02:07.947617Z",
            "url": "https://files.pythonhosted.org/packages/be/82/9ccafe5ed6789095a609f67768eca7c43878e9694d30863747afbe663fac/jupyterlab-night-0.4.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-15 11:02:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "martinRenou",
    "github_project": "jupyterlab-night",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "jupyterlab-night"
}
        
Elapsed time: 0.01790s