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
|
13 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 |