Commit Graph

29 Commits

Author SHA1 Message Date
Min RK
363d73d145 bootstrap 3.4
and switch from components/ to canonical bootstrap repo, which puts bootstrap.min.js into a `dist` subdir.

components hasn't received the 3.4 update
2018-12-14 11:58:52 +01:00
Félix-Antoine Fortin
f33066338a Update jquery-ui minified path in build-main.js 2018-08-09 09:28:25 -04:00
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
PHaeJin
fb332d32de typo fix (#3015)
* Fix some broken links

* typo fix

* Fix some broken links

* typo fix
2017-11-07 17:07:17 -08: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
Grant Nestor
1e0f371e60 Use fork of CodeMirror@5.27.2 with patch commit vs. bundled patch 2017-06-23 08:09:51 -07:00
Michael Pacer
8816def65d Typo fix 2017-03-10 12:27:17 -08:00
Tony Cebzanov
d3cd8583a2 Fix ANSI bold/underline/inverse test to reset after each line. 2017-02-14 08:56:55 -05:00
Tony Cebzanov
aadb343296 Add unerline and inverse to ANSI test notebook. 2017-02-14 00:05:35 -05:00
Grant Nestor
0e38b009f5 Patch CodeMirror after bower install 2017-01-25 19:45:00 +01: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
Fernando Perez
3e76a5a515 Merge pull request #760 from Carreau/secure-server
Refactor script to automatically setup notebook over SSL.
2015-12-09 18:37:55 -08:00
Matthias Bussonnier
de405586e3 make certif 0o600 also. 2015-12-08 10:01:25 +01:00
Matthias Bussonnier
efc7e8f4ea Take comments into account 2015-12-08 09:55:36 +01:00
Matthias Bussonnier
5d01363b03 Fix comments. 2015-11-30 20:33:02 +01:00
Sylvain Corlay
f32651e202 Use jquery-ui instead of jqueryui 2015-11-30 11:28:47 -05:00
Matthias Bussonnier
61cc278f5b refactor secure notebook server script 2015-11-26 17:12:49 +01:00
Matthias Bussonnier
5a7a41a83e don't write english before breakfast 2015-11-25 13:39:04 +01:00
Matthias Bussonnier
b9280d50e3 Create tool to auto generate secure settings. 2015-11-25 09:15:07 +01: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
Min RK
2c56bcd230 update confined output test notebook 2015-03-29 14:06:13 -07:00
Min RK
6a8ce42550 add test notebook for confined output 2015-03-29 14:01:34 -07:00
Min RK
5184196e04 add kernel metadata to example notebooks 2015-01-30 13:57:37 -08:00
Brian E. Granger
c2c365cb35 Moving /examples/tests to tools/tests 2014-03-30 10:33:25 -07:00