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
Charles Gagnon
b3a01fcf77
Remove ApiWrapper from notebook extension ( #11224 )
...
* Remove ApiWrapper in notebook extension
* delete file
* Remove copyrights
2020-07-08 11:06:32 -07:00
Cory Rivera
f409abfc01
Disable python downloads when running notebooks on a SAW. ( #11186 )
2020-07-07 11:32:05 -07:00
Chris LaFreniere
e3ae5263c6
Starting Fewer Jupyter Servers for Notebooks ( #7744 )
...
* Start fewer Jupyter servers
* Windows fix for drive casing
* PR Feedback
* Quick fix
* Fixing bug
* Ensure environment variables set 4 session startup
* test fix
* Dummy commit to update comment
2019-10-20 21:38:58 -07:00
Anthony Dresser
28d453fced
Implement a no sync rule ( #7216 )
...
* implement a no sync rule
* fix linting disable
* fix unused imports
* exclude more testing
* clean up fs usage
* clean up more fs usage
* remove duplicate of code
* fix compile errors
2019-09-17 13:32:42 -07:00
Cory Rivera
b1cc95d0f9
Manually define JupyterServerInstallation execOptions field in notebook unit tests. ( #6292 )
2019-07-09 09:47:45 -07:00
Cory Rivera
72c3239d63
Allow user to select source package type in Manage Packages dialog. ( #6092 )
2019-06-20 10:51:36 -07:00
Chris LaFreniere
bb9c85cd8f
Improve Cleanup of Jupyter processes on Notebook and/or ADS Close ( #5142 )
...
* Close jupyter and python
* Ensure we stop jupyter correctly on process end
* dont stopServer from clientSession shutdown
* PR comments
* close notebook after each test
2019-04-26 15:28:26 -07:00
Anthony Dresser
58959ef35e
Enable stricter compile options on extensions ( #5044 )
...
* enable stricter compile settings in extensions
* more strict compile
* formatting
* formatting
* revert some changes
* formtting
* formatting
2019-04-23 11:18:00 -07:00
Karl Burtram
8e52ffa30e
Fix copywrite headers in notebook extension ( #4253 )
2019-03-01 10:34:26 -08:00
Cory Rivera
70838c3e24
Move SQL 2019 extension's notebook code into Azure Data Studio ( #4090 )
2019-02-20 10:55:49 -08:00