Steve Fox
|
9681bdd177
|
Tabs converted to spaces for #4643
|
12 years ago |
Steve Fox
|
fad1f14142
|
Bug fix for #4643: Regex object needs to be reset between calls in tooltip.js
|
12 years ago |
Matthias BUSSONNIER
|
bdb1c94137
|
fix and add shim for change introduce by #4195
comm merging renamed object_info_request to object_info
|
12 years ago |
MinRK
|
f7e6435256
|
only pass shell.reply callback to oinfo / complete
These should not have side effects, so no need to expose full callback structure.
Also, object_info method shouldn't have `_request` in its name.
|
12 years ago |
MinRK
|
d99e25f245
|
refactor js callbacks
all callbacks get the whole message
|
12 years ago |
MinRK
|
0558ec4ce0
|
Cells shouldn't know about Sessions
|
12 years ago |
MinRK
|
5ca1ad666d
|
add missing cell.session in tooltip.js
|
12 years ago |
Zachary Sailer
|
6114d4c338
|
drop file ext off notebook name in notebook
|
12 years ago |
Min RK
|
1b9aef3959
|
Merge pull request #4377 from minrk/fix-cancel
fix tooltip cancel
pending tooltip from open-parenthesis was not being cancelled properly
|
12 years ago |
MinRK
|
543b317d92
|
fix tooltip cancel
pending tooltip from open-parenthesis was not being cancelled properly
|
12 years ago |
Matthias BUSSONNIER
|
1a3881dd54
|
Factorise code in tooltip for julia monkeypatching
|
12 years ago |
Takeshi Kanmae
|
7071ae8d90
|
Update boolean tests
|
13 years ago |
Takeshi Kanmae
|
9ceedb62d0
|
Have remove_and_cancel_tooltip() return a boolean
|
13 years ago |
Min RK
|
ac88931fee
|
Merge pull request #3850 from minrk/store_history
add missing store_history key to Notebook execute_requests
|
13 years ago |
MinRK
|
9845ba1416
|
add missing store_history key to Notebook execute_requests
|
13 years ago |
MinRK
|
1f97024d2b
|
fix incorrect `empty-docstring`
in notebook tooltip.
The else condition wasn't quite right, and would set doctsring to 'empty doctsring'
even when there was a doctoring.
|
13 years ago |
Jessica B. Hamrick
|
9973445f9a
|
Closes #3788
|
13 years ago |
Paul Ivanov
|
03006024ba
|
passing cell to showInPager, closes #3625
|
13 years ago |
MinRK
|
cf726d6a40
|
mv IPython.html.notebook -> IPython.html
|
13 years ago |