Josh Barnes
ad7e657e5c
in docs/extending/frontend_extensions:
...
* beautify javascript examples
* make one-liners fit on one line
11 years ago
Josh Barnes
67c6aaafae
in docs/extending/frontend_extensions:
...
* fix some typos & misspellings
* some improvements to phrasing
11 years ago
Matthias Bussonnier
66f7390f8d
missing N
11 years ago
Matthias Bussonnier
33b22f77b3
Merge pull request #6 from takluyver/document-extensions
...
English fixes and update description of installing and activating extensions
11 years ago
Thomas Kluyver
92caca5683
English fixes and update description of installing and activating extensions
11 years ago
Matthias Bussonnier
1feb3960d8
Start documenting how to write font end extension
...
This if course require more work, but the request for custom key binding
is too high, and the process of writing extensions too widespread on the
internet.
11 years ago
Min RK
1ac32f59da
Merge pull request #755 from Carreau/setup-secure
...
Create tool to auto generate secure settings.
11 years ago
Matthias Bussonnier
5a7a41a83e
don't write english before breakfast
11 years ago
Matthias Bussonnier
2dabc68924
Merge pull request #741 from ellisonbg/find-replace-ux
...
Work on the style and usability of find and replace...
11 years ago
Min RK
85bf940b3c
Merge pull request #729 from Carreau/debug-484
...
Add debug statements for notebook changed on disk
11 years ago
Matthias Bussonnier
b9280d50e3
Create tool to auto generate secure settings.
11 years ago
Brian E. Granger
e31fc195e2
Addressing review comments...
11 years ago
Brian E. Granger
0576363be4
Better jQuery style...
11 years ago
Brian E. Granger
75a0585aec
Work on the style and usability of find and replace...
11 years ago
Min RK
b10326e93c
Merge pull request #718 from Carreau/fixansi
...
Fix closing ansi handling.
11 years ago
Min RK
f998bd67df
Merge pull request #732 from Carreau/docs
...
Fix docs on secure server.
11 years ago
Min RK
3a990d34a7
Merge pull request #730 from brettcannon/patch-1
...
Fix a dead link to example notebooks
11 years ago
Min RK
b37ff2ceb6
Merge pull request #731 from cjermain/fix-url-encode
...
BUG: use url_escape to encode URL for browser
11 years ago
Colin Jermain
5768fc7c11
BUG: use url_escape to encode URL for browser
11 years ago
Matthias Bussonnier
5c73284c39
Fix docs on secure server.
11 years ago
Brett Cannon
97071b74ff
Fix a dead link to example notebooks
11 years ago
Matthias Bussonnier
a2224fb5c4
Merge pull request #687 from Carreau/docs
...
update docs
11 years ago
Matthias Bussonnier
cdd2ae7cc6
Add debug statements for #484
11 years ago
Matthias Bussonnier
226a0c8676
Merge pull request #692 from Carreau/moar-actions-III
...
Moar actions iii
11 years ago
Matthias Bussonnier
f99ee3025c
Fix closing ansi handling.
...
The following was wrong:
IPython.utils.ansispan("\x1b[38;5;28;01mtry\x1b[39;00m")
"<span style="color: rgb(0,102,0);" class="ansibold">try< span>"
11 years ago
Matthias Bussonnier
d2c972a45c
Rename action visibility -> collapsed, scrolling->scrolled
11 years ago
Matthias Bussonnier
02102c5297
Merge pull request #696 from jhamrick/throttle
...
Rate limit scrolling callback
11 years ago
Matthias Bussonnier
40daca3eca
Merge pull request #703 from Carreau/ctrl-space
...
Unbind ctrl-space for now
11 years ago
Min RK
74fc556884
Merge pull request #705 from RobinD42/dont-needlessly-run-git
...
Don't run git unless it looks like we are in a repo.
11 years ago
Robin Dunn
783d31a22a
Don't run git unless it looks like we are in a repo.
11 years ago
Matthias Bussonnier
629c92466f
unbind ctrl-space for now
11 years ago
Min RK
6dcc6746b7
Merge pull request #698 from jhamrick/dev-instructions
...
Add post-checkout hook and better development documentation
11 years ago
Min RK
5a219326e9
Merge pull request #701 from Carreau/next_prompt_number
...
remove unused variable
11 years ago
Jessica B. Hamrick
50c365c58c
Flesh out development installation instructions
11 years ago
Matthias Bussonnier
74a9789ef9
remove unused variable
11 years ago
Jessica B. Hamrick
059646ce11
Make sure notification is sticky
11 years ago
Jessica B. Hamrick
b2a17eee49
Set a default rate limit
11 years ago
Jessica B. Hamrick
fded61ef63
Remove console.log
11 years ago
Jessica B. Hamrick
3bcd3417c2
Rate limit scrolling callback
11 years ago
Matthias Bussonnier
887e0dd154
Merge pull request #681 from jhamrick/undo-merge
...
Properly undo merges
11 years ago
Matthias Bussonnier
38135d145d
'more actions'
11 years ago
Min RK
453b6a864a
Merge pull request #689 from Carreau/moar-actions-II
...
typing lazyness
11 years ago
Min RK
ca1263d2ea
Merge pull request #688 from Carreau/moar-actions
...
more menu bound to actions
11 years ago
Min RK
6d6d59779a
Merge pull request #691 from Carreau/tours
...
fix notebook tour bugs
11 years ago
Matthias Bussonnier
7c60193d24
fix notebook tour bugs
...
fixes #690
11 years ago
Matthias Bussonnier
1a63c0397e
Update text with willinc version
11 years ago
Matthias Bussonnier
ca906db180
'simplify binding'
11 years ago
Jessica B. Hamrick
0212d45292
Add some more tests for merging above/below
11 years ago
Jessica B. Hamrick
7c4d6908d7
Fix bug in undoing merges
11 years ago
Jessica B. Hamrick
3438604ac9
Add test to verify bug in undoing merges
11 years ago