@shahinrostami/theme-purple-please
TypeScript icon, indicating that this package has built-in type declarations

3.0.1 • Public • Published

Plotapi

@shahinrostami/theme-purple-please

A JupyterLab theme extension which provides the Purple Please theme.

Screenshot of Purple Please in action

Note: I put this together for myself for dealing with Python, it's essentially a modification of the default template. You may see some colours from the old template appear in cases I haven't encountered yet. Please raise an issue and I'll take a look.

Funding

Please consider sponsoring this work with Github Sponsor https://github.com/sponsors/shahinrostami.

Prerequisites

  • JupyterLab (v1, v2, or v3)

Installation

jupyter labextension install @shahinrostami/theme-purple-please

Development

For a development install (requires npm version 4 or later), do the following in the repository directory:

npm install
jupyter labextension link .

To rebuild the package and the JupyterLab app:

npm run build
jupyter lab build

Inspired by the shades-of-purple theme for VSCode.

/@shahinrostami/theme-purple-please/

    Package Sidebar

    Install

    npm i @shahinrostami/theme-purple-please

    Weekly Downloads

    6

    Version

    3.0.1

    License

    BSD-3-Clause

    Unpacked Size

    105 kB

    Total Files

    64

    Last publish

    Collaborators

    • shahinrostami