theme-material-darcula


Nametheme-material-darcula JSON
Version 1.0.5 PyPI version JSON
download
home_pagehttps://github.com/adhadse/theme-material-darcula
SummaryA Jupyterlab theme inspired by JetBrains IDE's Darcula scheme and Material Design.
upload_time2023-06-18 14:11:15
maintainer
docs_urlNone
authorAnurag Dhadse
requires_python>=3.6
licenseBSD-3-Clause
keywords jupyter jupyterlab
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            # @adhadse/theme-material-darcula

![Build](https://github.com/adhadse/theme-material-darcula/actions/workflows/build.yml/badge.svg)
[![npm](https://img.shields.io/pypi/v/theme-material-darcula.svg)](https://pypi.org/project/theme-material-darcula/)
![Anaconda.org](https://anaconda.org/conda-forge/theme-material-darcula/badges/version.svg)
<!-- [![npm](https://img.shields.io/npm/v/@adhadse/theme-material-darcula.svg)](https://www.npmjs.com/package/@adhadse/theme-material-darcula) -->

A Jupyterlab theme inspired by JetBrains IDE's Darcula scheme and Material Design. Now with support for all JupyterLab 2.x, 3.x, and 4.x versions!

![material-darcula](theme-material-darcula-github-description.png)

## Prerequisites

- JupyterLab

## Installation

With `pip`:

```bash
pip install theme-material-darcula
```

With `conda`:

```bash
conda install -c conda-forge theme-material-darcula
```
With `mamba`:

```bash
mamba install -c conda-forge theme-material-darcula
```

**For Jupyterlab < 3**
```bash
jupyter labextension install @adhadse/theme-material-darcula
```

## Development

For a development install (requires JupyterLab 2.0.0 or later), do the following in the repository directory:

```bash
jlpm install
jlpm build:dev
```

To rebuild the package and the JupyterLab app (if using Anaconda, run from specific environment, will probably require administrator priviledges):

```bash
jlpm install
jlpm build:prod
jlpm install:extension
jupyter lab build
```

## Want to contribute?
If you find any visual inconsistency that's eye soring or anything that bugs you up. Just open a new issue and let's discuss.

To use the same environment as the binder demo (recommended):

```
conda env update -n theme-material-darcula --file binder/environment.yml # create a conda env
conda activate theme-material-darcula                                    # activate it
```

## History

A fork of [telamonian/theme-darcula](https://github.com/telamonian/theme-darcula). The original theme is still available. Somewhere during the development the theme diverged from the original one in look and feel so much that I planned to ship this as a completely different package. 

# Want to support this project? 🤔
Just give the repo a star to keep the motivation going🎉!

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/adhadse/theme-material-darcula",
    "name": "theme-material-darcula",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "Jupyter,JupyterLab",
    "author": "Anurag Dhadse",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/0b/c0/c274551f621c72c0be3dbc33f1393b83736a39f5c1ee3b21437d8f54ce9a/theme-material-darcula-1.0.5.tar.gz",
    "platform": "Linux",
    "description": "# @adhadse/theme-material-darcula\n\n![Build](https://github.com/adhadse/theme-material-darcula/actions/workflows/build.yml/badge.svg)\n[![npm](https://img.shields.io/pypi/v/theme-material-darcula.svg)](https://pypi.org/project/theme-material-darcula/)\n![Anaconda.org](https://anaconda.org/conda-forge/theme-material-darcula/badges/version.svg)\n<!-- [![npm](https://img.shields.io/npm/v/@adhadse/theme-material-darcula.svg)](https://www.npmjs.com/package/@adhadse/theme-material-darcula) -->\n\nA Jupyterlab theme inspired by JetBrains IDE's Darcula scheme and Material Design. Now with support for all JupyterLab 2.x, 3.x, and 4.x versions!\n\n![material-darcula](theme-material-darcula-github-description.png)\n\n## Prerequisites\n\n- JupyterLab\n\n## Installation\n\nWith `pip`:\n\n```bash\npip install theme-material-darcula\n```\n\nWith `conda`:\n\n```bash\nconda install -c conda-forge theme-material-darcula\n```\nWith `mamba`:\n\n```bash\nmamba install -c conda-forge theme-material-darcula\n```\n\n**For Jupyterlab < 3**\n```bash\njupyter labextension install @adhadse/theme-material-darcula\n```\n\n## Development\n\nFor a development install (requires JupyterLab 2.0.0 or later), do the following in the repository directory:\n\n```bash\njlpm install\njlpm build:dev\n```\n\nTo rebuild the package and the JupyterLab app (if using Anaconda, run from specific environment, will probably require administrator priviledges):\n\n```bash\njlpm install\njlpm build:prod\njlpm install:extension\njupyter lab build\n```\n\n## Want to contribute?\nIf you find any visual inconsistency that's eye soring or anything that bugs you up. Just open a new issue and let's discuss.\n\nTo use the same environment as the binder demo (recommended):\n\n```\nconda env update -n theme-material-darcula --file binder/environment.yml # create a conda env\nconda activate theme-material-darcula                                    # activate it\n```\n\n## History\n\nA fork of [telamonian/theme-darcula](https://github.com/telamonian/theme-darcula). The original theme is still available. Somewhere during the development the theme diverged from the original one in look and feel so much that I planned to ship this as a completely different package. \n\n# Want to support this project? \ud83e\udd14\nJust give the repo a star to keep the motivation going\ud83c\udf89!\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "A Jupyterlab theme inspired by JetBrains IDE's Darcula scheme and Material Design.",
    "version": "1.0.5",
    "project_urls": {
        "Homepage": "https://github.com/adhadse/theme-material-darcula"
    },
    "split_keywords": [
        "jupyter",
        "jupyterlab"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0bc0c274551f621c72c0be3dbc33f1393b83736a39f5c1ee3b21437d8f54ce9a",
                "md5": "dbcf3d63d445a77b91b351ba775898a8",
                "sha256": "991e5ef96f70da104567093cea660cf336de4948e4b9a8e40c247f18b2e54324"
            },
            "downloads": -1,
            "filename": "theme-material-darcula-1.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "dbcf3d63d445a77b91b351ba775898a8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 25963,
            "upload_time": "2023-06-18T14:11:15",
            "upload_time_iso_8601": "2023-06-18T14:11:15.669479Z",
            "url": "https://files.pythonhosted.org/packages/0b/c0/c274551f621c72c0be3dbc33f1393b83736a39f5c1ee3b21437d8f54ce9a/theme-material-darcula-1.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-18 14:11:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "adhadse",
    "github_project": "theme-material-darcula",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "lcname": "theme-material-darcula"
}
        
Elapsed time: 0.08935s