@eddienko/jupyterlab-colabinspired-theme-light
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

@eddienko/jupyterlab-colabinspired-theme-light

Binder

A JupyterLab theme extension inspired in Colab. The theme adds a drop shadow to the active cell.

Cell Screenshot

Prerequisites

  • JupyterLab

Installation

jupyter labextension install @eddienko/jupyterlab-colabinspired-theme-light

In order to display the cell buttons on each cell you need to install as well @eddienko/jupyterlab-colabinspired-codecellbtn

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

Package Sidebar

Install

npm i @eddienko/jupyterlab-colabinspired-theme-light

Weekly Downloads

3

Version

0.2.0

License

BSD-3-Clause

Unpacked Size

21.4 kB

Total Files

7

Last publish

Collaborators

  • eddienko