Matthias Bussonnier
|
b9280d50e3
|
Create tool to auto generate secure settings.
|
2015-11-25 09:15:07 +01:00 |
|
Min RK
|
b10326e93c
|
Merge pull request #718 from Carreau/fixansi
Fix closing ansi handling.
|
2015-11-20 20:21:05 +01:00 |
|
Min RK
|
f998bd67df
|
Merge pull request #732 from Carreau/docs
Fix docs on secure server.
|
2015-11-20 20:19:33 +01:00 |
|
Min RK
|
3a990d34a7
|
Merge pull request #730 from brettcannon/patch-1
Fix a dead link to example notebooks
|
2015-11-19 17:24:29 +01:00 |
|
Min RK
|
b37ff2ceb6
|
Merge pull request #731 from cjermain/fix-url-encode
BUG: use url_escape to encode URL for browser
|
2015-11-18 22:30:48 +01:00 |
|
Colin Jermain
|
5768fc7c11
|
BUG: use url_escape to encode URL for browser
|
2015-11-18 09:46:47 -05:00 |
|
Matthias Bussonnier
|
5c73284c39
|
Fix docs on secure server.
|
2015-11-17 16:44:32 -08:00 |
|
Brett Cannon
|
97071b74ff
|
Fix a dead link to example notebooks
|
2015-11-17 12:05:29 -08:00 |
|
Matthias Bussonnier
|
a2224fb5c4
|
Merge pull request #687 from Carreau/docs
update docs
|
2015-11-17 11:33:47 -08:00 |
|
Matthias Bussonnier
|
226a0c8676
|
Merge pull request #692 from Carreau/moar-actions-III
Moar actions iii
|
2015-11-17 09:47:41 -08:00 |
|
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>"
|
2015-11-17 09:43:53 -08:00 |
|
Matthias Bussonnier
|
d2c972a45c
|
Rename action visibility -> collapsed, scrolling->scrolled
|
2015-11-05 09:54:49 -08:00 |
|
Matthias Bussonnier
|
02102c5297
|
Merge pull request #696 from jhamrick/throttle
Rate limit scrolling callback
|
2015-11-05 09:46:52 -08:00 |
|
Matthias Bussonnier
|
40daca3eca
|
Merge pull request #703 from Carreau/ctrl-space
Unbind ctrl-space for now
|
2015-11-05 08:08:26 -08:00 |
|
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.
|
2015-11-05 09:40:10 +00:00 |
|
Robin Dunn
|
783d31a22a
|
Don't run git unless it looks like we are in a repo.
|
2015-11-04 16:28:43 -08:00 |
|
Matthias Bussonnier
|
629c92466f
|
unbind ctrl-space for now
|
2015-11-03 15:01:00 -08:00 |
|
Min RK
|
6dcc6746b7
|
Merge pull request #698 from jhamrick/dev-instructions
Add post-checkout hook and better development documentation
|
2015-11-03 10:18:46 +01:00 |
|
Min RK
|
5a219326e9
|
Merge pull request #701 from Carreau/next_prompt_number
remove unused variable
|
2015-11-03 10:17:24 +01:00 |
|
Jessica B. Hamrick
|
50c365c58c
|
Flesh out development installation instructions
|
2015-11-02 09:44:02 -08:00 |
|
Matthias Bussonnier
|
74a9789ef9
|
remove unused variable
|
2015-11-02 09:24:06 -08:00 |
|
Jessica B. Hamrick
|
059646ce11
|
Make sure notification is sticky
|
2015-10-30 17:24:15 -07:00 |
|
Jessica B. Hamrick
|
b2a17eee49
|
Set a default rate limit
|
2015-10-30 17:20:03 -07:00 |
|
Jessica B. Hamrick
|
fded61ef63
|
Remove console.log
|
2015-10-30 17:19:15 -07:00 |
|
Jessica B. Hamrick
|
3bcd3417c2
|
Rate limit scrolling callback
|
2015-10-30 17:11:57 -07:00 |
|
Matthias Bussonnier
|
887e0dd154
|
Merge pull request #681 from jhamrick/undo-merge
Properly undo merges
|
2015-10-30 10:37:34 -07:00 |
|
Matthias Bussonnier
|
38135d145d
|
'more actions'
|
2015-10-30 10:36:08 -07:00 |
|
Min RK
|
453b6a864a
|
Merge pull request #689 from Carreau/moar-actions-II
typing lazyness
|
2015-10-30 11:18:06 +01:00 |
|
Min RK
|
ca1263d2ea
|
Merge pull request #688 from Carreau/moar-actions
more menu bound to actions
|
2015-10-30 11:17:02 +01:00 |
|
Min RK
|
6d6d59779a
|
Merge pull request #691 from Carreau/tours
fix notebook tour bugs
|
2015-10-30 11:16:25 +01:00 |
|
Matthias Bussonnier
|
7c60193d24
|
fix notebook tour bugs
fixes #690
|
2015-10-29 17:04:39 -07:00 |
|
Matthias Bussonnier
|
1a63c0397e
|
Update text with willinc version
|
2015-10-29 16:43:09 -07:00 |
|
Matthias Bussonnier
|
ca906db180
|
'simplify binding'
|
2015-10-29 16:29:24 -07:00 |
|
Jessica B. Hamrick
|
0212d45292
|
Add some more tests for merging above/below
|
2015-10-29 16:29:19 -07:00 |
|
Jessica B. Hamrick
|
7c4d6908d7
|
Fix bug in undoing merges
|
2015-10-29 16:27:22 -07:00 |
|
Jessica B. Hamrick
|
3438604ac9
|
Add test to verify bug in undoing merges
|
2015-10-29 16:27:22 -07:00 |
|
Matthias Bussonnier
|
6e0134772c
|
'more menu bound to actions'
|
2015-10-29 16:25:01 -07:00 |
|
Matthias Bussonnier
|
9852b654f4
|
'update docs'
|
2015-10-29 16:11:08 -07:00 |
|
Matthias Bussonnier
|
19e5a8a1b4
|
Merge pull request #684 from jhamrick/run-marked
Run marked cells
|
2015-10-29 14:40:04 -07:00 |
|
Jessica B. Hamrick
|
43effede85
|
Ensure consistency with when command mode is called
|
2015-10-29 14:24:59 -07:00 |
|
Jessica B. Hamrick
|
6f1694d6b3
|
Select cell after executing, not in loop
|
2015-10-29 14:24:59 -07:00 |
|
Jessica B. Hamrick
|
a885f9195c
|
Alias execute_cell to execute_marked_cells
|
2015-10-29 14:24:59 -07:00 |
|
Jessica B. Hamrick
|
f4913bdcd1
|
Rename execute_cell to execute_marked_cells
|
2015-10-29 14:24:59 -07:00 |
|
Jessica B. Hamrick
|
ac02e2259f
|
Add some tests
|
2015-10-29 14:24:58 -07:00 |
|
Jessica B. Hamrick
|
0fff17cdbc
|
Run marked cells
|
2015-10-29 14:24:58 -07:00 |
|
Jonathan Frederic
|
947f08e639
|
Merge pull request #676 from jhamrick/mark-behavior
Minor changes to marking behavior
|
2015-10-29 14:22:49 -07:00 |
|
Jonathan Frederic
|
f3e3fde068
|
Merge pull request #683 from jhamrick/offscreen
Trigger notification when marked cells are offscreen
|
2015-10-29 12:24:57 -07:00 |
|
Jessica B. Hamrick
|
a1b530e28b
|
Fix tests
|
2015-10-29 12:06:25 -07:00 |
|
Jessica B. Hamrick
|
81e2677949
|
Use blue info notification
|
2015-10-29 11:55:27 -07:00 |
|
Jessica B. Hamrick
|
eb9ddc4923
|
Trigger notification when marked cells are offscreen
|
2015-10-29 11:55:26 -07:00 |
|