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
|
7 years ago |
Félix-Antoine Fortin
|
f33066338a
|
Update jquery-ui minified path in build-main.js
|
8 years ago |
Alex Rothberg
|
e5d393aea1
|
use fit addon
|
8 years ago |
Alex Rothberg
|
131502de3b
|
fix path
|
8 years ago |
Alex Rothberg
|
538a89fee0
|
update paths
|
8 years ago |
PHaeJin
|
fb332d32de
|
typo fix (#3015)
* Fix some broken links
* typo fix
* Fix some broken links
* typo fix
|
8 years ago |
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.
|
9 years ago |
Grant Nestor
|
1e0f371e60
|
Use fork of CodeMirror@5.27.2 with patch commit vs. bundled patch
|
9 years ago |
Michael Pacer
|
8816def65d
|
Typo fix
|
9 years ago |
Tony Cebzanov
|
d3cd8583a2
|
Fix ANSI bold/underline/inverse test to reset after each line.
|
9 years ago |
Tony Cebzanov
|
aadb343296
|
Add unerline and inverse to ANSI test notebook.
|
9 years ago |
Grant Nestor
|
0e38b009f5
|
Patch CodeMirror after `bower install`
|
9 years ago |
Min RK
|
cbd6eef04a
|
get preact from script tag
doesn't seem to like loading with require
|
9 years ago |
Min RK
|
8a644a9794
|
restore r.js-based build system from 4.x
|
9 years ago |
Jonathan Frederic
|
b0fb5df3ad
|
Add source maps, chunks, and remove previous build tool
|
10 years ago |
Fernando Perez
|
3e76a5a515
|
Merge pull request #760 from Carreau/secure-server
Refactor script to automatically setup notebook over SSL.
|
10 years ago |
Matthias Bussonnier
|
de405586e3
|
make certif 0o600 also.
|
10 years ago |
Matthias Bussonnier
|
efc7e8f4ea
|
Take comments into account
|
10 years ago |
Matthias Bussonnier
|
5d01363b03
|
Fix comments.
|
10 years ago |
Sylvain Corlay
|
f32651e202
|
Use jquery-ui instead of jqueryui
|
10 years ago |
Matthias Bussonnier
|
61cc278f5b
|
refactor secure notebook server script
|
10 years ago |
Matthias Bussonnier
|
5a7a41a83e
|
don't write english before breakfast
|
10 years ago |
Matthias Bussonnier
|
b9280d50e3
|
Create tool to auto generate secure settings.
|
10 years ago |
Matthias Bussonnier
|
91fe9f2d01
|
start workign on typeahead
|
11 years ago |
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`
|
11 years ago |
Min RK
|
2c56bcd230
|
update confined output test notebook
|
11 years ago |
Min RK
|
6a8ce42550
|
add test notebook for confined output
|
11 years ago |
Min RK
|
5184196e04
|
add kernel metadata to example notebooks
|
11 years ago |
Brian E. Granger
|
c2c365cb35
|
Moving /examples/tests to tools/tests
|
12 years ago |