jupyter-base16-theme


Namejupyter-base16-theme JSON
Version 0.0.12 PyPI version JSON
download
home_pagehttps://github.com/protogia/jupyter_base16_theme
SummaryCustom base16-theme in protgia-design
upload_time2023-10-26 11:01:35
maintainer
docs_urlNone
authorprotogia.engineering
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.
            # jupyter_base16_theme

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

jupyter-base16-theme inspired by [chriskempson/base16](https://github.com/chriskempson/base16).

## Requirements

* JupyterLab >= 3.0

## Install

To install the extension, execute:


```bash
pip install jupyter_base16_theme
```

## Thanks

I used the jupyterlab-theme-template [jupyter-night](https://github.com/martinRenou/jupyterlab-night) by Martin Renou and the css-stylesheet [base16](https://github.com/chriskempson/base16) by Chris Kempson.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/protogia/jupyter_base16_theme",
    "name": "jupyter-base16-theme",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "Jupyter,JupyterLab,JupyterLab3",
    "author": "protogia.engineering",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/18/f7/3f1ee8d5c4379ce425091a5332809f34fe364dde5be09cb228df1f0dbc9e/jupyter_base16_theme-0.0.12.tar.gz",
    "platform": "Linux",
    "description": "# jupyter_base16_theme\n\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/martinRenou/jupyterlab-night/main?urlpath=lab)\n\njupyter-base16-theme inspired by [chriskempson/base16](https://github.com/chriskempson/base16).\n\n## Requirements\n\n* JupyterLab >= 3.0\n\n## Install\n\nTo install the extension, execute:\n\n\n```bash\npip install jupyter_base16_theme\n```\n\n## Thanks\n\nI used the jupyterlab-theme-template [jupyter-night](https://github.com/martinRenou/jupyterlab-night) by Martin Renou and the css-stylesheet [base16](https://github.com/chriskempson/base16) by Chris Kempson.\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Custom base16-theme in protgia-design",
    "version": "0.0.12",
    "project_urls": {
        "Homepage": "https://github.com/protogia/jupyter_base16_theme"
    },
    "split_keywords": [
        "jupyter",
        "jupyterlab",
        "jupyterlab3"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a3016527c69d1e55c757594f4a57e9f7b794ae701ebe25bc29c8585f82f48012",
                "md5": "ceecce6cc116fd7fae666c2255c40024",
                "sha256": "96b30a298887729892f7120ed72a3ad9a03f5fef0181bdd8b055b5cc01129d82"
            },
            "downloads": -1,
            "filename": "jupyter_base16_theme-0.0.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ceecce6cc116fd7fae666c2255c40024",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 162775,
            "upload_time": "2023-10-26T11:01:33",
            "upload_time_iso_8601": "2023-10-26T11:01:33.625480Z",
            "url": "https://files.pythonhosted.org/packages/a3/01/6527c69d1e55c757594f4a57e9f7b794ae701ebe25bc29c8585f82f48012/jupyter_base16_theme-0.0.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "18f73f1ee8d5c4379ce425091a5332809f34fe364dde5be09cb228df1f0dbc9e",
                "md5": "3e915539bd0e275185200fa821d67396",
                "sha256": "fe97129a82d925416626019d4be77b88b57ed3d085b1283edcc98a0f07e8065b"
            },
            "downloads": -1,
            "filename": "jupyter_base16_theme-0.0.12.tar.gz",
            "has_sig": false,
            "md5_digest": "3e915539bd0e275185200fa821d67396",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 275155,
            "upload_time": "2023-10-26T11:01:35",
            "upload_time_iso_8601": "2023-10-26T11:01:35.794132Z",
            "url": "https://files.pythonhosted.org/packages/18/f7/3f1ee8d5c4379ce425091a5332809f34fe364dde5be09cb228df1f0dbc9e/jupyter_base16_theme-0.0.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-26 11:01:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "protogia",
    "github_project": "jupyter_base16_theme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "jupyter-base16-theme"
}
        
Elapsed time: 0.49159s