Skip to content

shahinrostami/theme-purple-please

Repository files navigation

@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.

About

A JupyterLab theme extension which provides the Purple Please theme.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published