jupyterlab-atom-one-dark-theme
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

JupyterLab Atom One Dark Theme

Test Publish to NPM NPM Version

A JupyterLab theme extension based on atom one dark.

Screenshot

Screenshot

Features

Usage

Prerequisites

  • JupyterLab (Tested on 2.1.5 only)

Installation

  1. Manually
jupyter labextension install DavidZhang73/jupyterlab-atom-one-dark-theme
  1. Extension Manager

Extension Manager -> SEARCH atom -> SEARCH RESULTS -> install jupyterlab-atom-one-dark-theme

Extension Manager

Enable Theme

Settings -> JupyterLab Themes -> select Atom One Dark

Select

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 jupyterlab-atom-one-dark-theme

Weekly Downloads

10

Version

0.1.2

License

BSD-3-Clause

Unpacked Size

27.2 kB

Total Files

10

Last publish

Collaborators

  • davidzhang