Commit Graph

10 Commits

Author SHA1 Message Date
Alex Rothberg
e5d393aea1 use fit addon 2018-02-09 08:41:38 -05:00
Alex Rothberg
131502de3b fix path 2018-01-08 23:57:08 -05:00
Alex Rothberg
538a89fee0 update paths 2018-01-08 23:29:03 -05:00
John Emmons
f81fb46ff6 Preliminary i18n implementation as outlined in JEP 16 (#2140)
setting up internationalization for log and UI messages

See i18n README for details

Squashed to resolve CRLF, tab-indent issues.
2017-07-11 16:34:23 +02:00
Min RK
cbd6eef04a get preact from script tag
doesn't seem to like loading with require
2017-01-04 13:47:16 +01:00
Min RK
8a644a9794 restore r.js-based build system from 4.x 2016-12-22 18:44:46 +01:00
Jonathan Frederic
b0fb5df3ad Add source maps, chunks, and remove previous build tool 2016-02-22 07:30:56 -08:00
Sylvain Corlay
f32651e202 Use jquery-ui instead of jqueryui 2015-11-30 11:28:47 -05:00
Matthias Bussonnier
91fe9f2d01 start workign on typeahead 2015-08-10 17:35:45 -07:00
Min RK
c41df91b10 remove gulp
Follow-suit from ipywidgets and
build js/css with Python/js scripts instead:

e.g.

- `npm run build`
- `setup.py js css`
2015-07-21 16:34:44 -07:00