@fredericosantos/jupyterlab-fsx-monokai-theme
TypeScript icon, indicating that this package has built-in type declarations

0.2.13 • Public • Published

fredericosantos/jupyterlab-fsx-monokai-theme

Jupyterlab theme extension inspired by Monokai and Tailwind

Prerequisites

  • JupyterLab

Installation

jupyter labextension install @fredericosantos/jupyterlab-fsx-monokai-theme

Video

[

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

Note to self: Updating packages on npm Commit all changes to github, open terminal and open theme directory. Then run npm login and enter credentials. Run npm publish and check https://npmjs.com/package/@fredericosantos/jupyterlab-fsx-monokai-theme to see if everything went well. Check if there's an Update option on JupyterLab

Package Sidebar

Install

npm i @fredericosantos/jupyterlab-fsx-monokai-theme

Weekly Downloads

34

Version

0.2.13

License

BSD-3-Clause

Unpacked Size

72.7 kB

Total Files

10

Last publish

Collaborators

  • fredericosantos