Yurong He
4a7cf8d870
Disable key binding for this release. ( #3466 )
2018-12-06 10:04:02 -08:00
Yurong He
3446ff88cf
Fixed #3472 check SaveKernelInfo not null ( #3473 )
2018-12-05 14:21:14 -08:00
Yurong He
8f817ce689
Fixed Notebooks regression: invalid kernels aren't handled #3404 ( #3447 )
...
* Fixed the not supported kernel in saved notebook
* Resolve PR comment.
2018-12-05 10:54:37 -08:00
Yurong He
58bfcb4273
Fixed can't read indexof exception when no big data cluster connection and switch to PySpark3 ( #3413 )
2018-12-04 10:36:34 -08:00
Yurong He
27a978cba5
Fixed #3387 ( #3401 )
2018-12-04 09:41:31 -08:00
Yurong He
5add835750
Fixed issue: Notebook: Can't use PySpark3 even though having big data cluster connected #3363 ( #3380 )
2018-12-03 10:53:04 -08:00
Yurong He
0926057bfe
Fixed #3294 removed dead code for "attach to" and remove disable to make it respond theme change ( #3349 )
...
* Fixed #3294
* Fixed #3294
2018-11-29 19:28:08 -08:00
Yurong He
3ca72b7398
Fixed Spark UI links within Notebooks are not working notebooks sql2019Preview ( #3344 )
...
#3277
2018-11-29 12:52:18 -08:00
Yurong He
702dbddd78
Fixed some issues for Markdown and CSS ( #3336 )
...
* Fixed few markdown cell issues
* Change the boolean value from 1 to true
2018-11-29 12:50:53 -08:00
Yurong He
bc13beaa85
Revert "Hide run button in markdown editor and pull toggleMoreAction to a seperate class ( #3321 )" ( #3328 )
...
This reverts commit 9ea8baca05 .
2018-11-27 23:43:16 -08:00
Yurong He
9ea8baca05
Hide run button in markdown editor and pull toggleMoreAction to a seperate class ( #3321 )
2018-11-27 15:32:20 -08:00
Yurong He
b3eb809550
Hide ToggleMoreAction for inactive cell ( #3235 )
...
* Hide ToggleMoreAction for inactive cell
* Revert wrong merge
* Undo bad merge
* Enable markdown to hide ToggleMoreAction
* Resolve PR comments
* Fixed the name
* Change name
* Fix toggleMoreActions by passing in CellContext instead of just nb model
* Fixed the warning by removing notificationService from the caller
2018-11-27 12:54:27 -08:00
Yurong He
e607f68b3e
Add more actions to cell ( #3217 )
...
* Added toggle more actions to cell
* Resolve PR comments
-- Added INotificationService for notification msg
* Reduced ToggleMoreAction to smaller size. So the dropdown could be displayed closer to it instead of at the buttom of the cell.
2018-11-14 17:51:59 -08:00
Yurong He
db3bb82dbd
Change code and text font to 11 ( #3216 )
...
Ajust the padding top to 0
Change task bar height to 36
2018-11-14 15:36:24 -08:00
Yurong He
5889c600fa
Resend selectBox change to on against master. PR against nativeNotebook was approved already. ( #3215 )
2018-11-14 13:48:41 -08:00