1.0.2 • Published 6 years ago

@o.calvo/theme-fincad-light v1.0.2

Weekly downloads
2
License
BSD-3-Clause
Repository
gitlab
Last release
6 years ago

@o.calvo/theme-fincad-extension

A JupyterLab theme extension which provides the default FINCAD theme.

for developmnent, may need to

npm install style-loader --save

to install: npm install @o.calvo/theme-fincad-extension

Dev

from theme dir run

npm install
npm run build
jupyter labextension install .

As the jupyter lab project evolves, theme dependencies will change. To ensure compatibility you can refer to the theme-light-extension The key files to note are package.json and webpack.config. It should be safe in general to copy the dependencies listed in package.json, and to copy the entire webpack.config file. As jupyter lab interfaces change, we may need to change src/index.ts accordinggly as well.

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.1

6 years ago