Vasu Bhog
338beaff29
Update powershell kernel version to 0.1.4 ( #13167 )
...
* Update powershell kernel version to 0.1.4
2020-10-31 09:01:05 -07:00
Vasu Bhog
cb30dd1893
Notebook Parameterization - Papermill Compatibility ( #13034 )
...
* Parameterization papermill fix
* Utilize isParameter instead
* Address PR comments, and fix tests
* Address comment
2020-10-23 20:32:55 -05:00
Vasu Bhog
bf9fd5a3b8
UI Component for Parameterized Notebook ( #13021 )
...
* Backend work for Parameterization + Tests
* address comments
* Add Parameters Tag upon state change
* Edit CSS Styling for accessibility
* more generic tag names
2020-10-23 19:51:03 -05:00
Vasu Bhog
fcec690546
Backend work for Notebook Parameterization and Tests ( #12914 )
...
* Backend work for Parameterization + Tests
* minor comments
* fix test
* address comments
2020-10-20 13:26:59 -05:00
Vasu Bhog
53f00bee12
Fix connection when changing kernel from Kusto to SQL ( #12881 )
...
* Fix Kusto to SQL kernel connection change
* Updated Fix - removes kernel alias mapping while ensuring multi kusto notebooks work properly
* Fix tests
2020-10-10 00:10:33 -05:00
Vasu Bhog
726f0cef0e
Add Notebook tests for Kernel Alias connections ( #12722 )
...
* More Generic tests for kernel alias connections
* Kernel Alias tests for the Notebook Model
* Updated titles of tests
2020-10-05 23:17:41 -05:00
Vasu Bhog
63adfd4d38
Fix PySpark kernel connection change ( #12494 )
2020-09-18 20:35:25 -05:00
Vasu Bhog
eea35d4920
Fix Spark kernel connections and switch from Kusto to Spark kernels ( #12436 )
...
* Fix connection dialog for Spark and issue when switching from Kusto to Spark
* Address comments
2020-09-17 22:16:42 -05:00
Vasu Bhog
7a524d7a35
Fix Notebook Kusto Kernel Consistency ( #12256 )
...
* fix kusto notebook consistency
* Address undefined
2020-09-14 14:18:53 -05:00
Vasu Bhog
ff61eae164
Fixed Kusto change connections for previous notebooks ( #12207 )
...
* fix connection dialog for change connection on notebook
* Better way to show all connections for providers
* minor change
2020-09-10 13:20:35 -05:00
Vasu Bhog
3a0be70783
Kusto Kernel New Notebook Changes ( #12085 )
...
* Kusto New Notebook Action Changes
* Kusto Cluster properly switches context when kernel changes
* SQL Connections kernel change to Kusto works properly
* Multiple New Kusto Notebooks open properly and change kernels properly
* Fix SQL Notebook - Change to Kusto Kernel
* Fix unit tests
* Address comments
* Add test, and finalize changes
2020-09-09 09:19:36 -05:00
Vasu Bhog
d59063ebab
Add tests to NotebookUriHandler ( #11959 )
...
* NotebookUriHandler Test
* set test to previous, return promise for handleUri
* Added tests for file uri scheme https/http
* Updated NotebookUri to await handleUri calls and add more tests
2020-08-28 10:51:12 -05:00
Vasu Bhog
29fbc7d952
Refactored Server Instance Tests ( #11868 )
...
* Refactored and improved testing through sinon
* Addressed changes - helper function and direct call to function refactor
2020-08-19 17:28:15 -05:00
Vasu Bhog
2bfba53e21
Kusto Notebook Kernel Changes ( #11760 )
...
* Able to get Kernel Alias using extension registery
* Get Kernel Alias through Capability Services
* Notebook Action feature to add kusto to dropdown based on extension - complete
* Fixed indexing issue when Kusto is in kernels Dropdown
* Kusto Kernel listed properly and selected when kernel changes
* Added kernel change when user Attaches To Kusto connection
* Deleted unnecessary code/refactored
* Fix Merge Issues
* Resolving Compile issues - test file error
* Capabilities Provider Changes
* Fixed Notebook Tests
* Rearchitect kernel changes to Notebook Model
* Address minor changes
2020-08-18 14:52:25 -05:00
Vasu Bhog
71fbe2ed53
Fix markdown cell toolbar focus not being visible ( #11386 )
...
* Markdown Toolbar focus fix
* Fixed sizing issues of icons
* Fixed spacing
2020-07-17 11:04:17 -05:00
Vasu Bhog and Vasu Bhog
e714c876c2
Onboarding Pull Request ( #11298 )
...
Co-authored-by: Vasu Bhog <vasubhog@Vasus-MacBook-Pro.local >
2020-07-10 16:17:35 -05:00