2
0
mirror of https://github.com/jupyter/notebook.git synced 2025-02-17 12:39:54 +08:00
Commit Graph

23 Commits

Author SHA1 Message Date
John Emmons
f81fb46ff6 Preliminary i18n implementation as outlined in JEP 16 ()
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 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