Cory Rivera
5d60254bb9
Add custom width to Python wizard to reduce wasted space. ( #10705 )
...
* Also use double quotes for localize calls in the wizard.
2020-06-03 14:41:39 -07:00
Cory Rivera
98ce3c74e6
Hide installation options in Configure Python wizard if python is already setup. ( #10635 )
2020-05-29 17:28:02 -07:00
Cory Rivera
fc548be2c1
Uncheck unselected radio buttons in Configure Python wizard. ( #10344 )
2020-05-12 13:02:35 -07:00
Cory Rivera
f94a9d0d58
Update Configure Python dialog to allow packages to be installed for specific kernels. ( #10286 )
2020-05-08 16:02:59 -07:00
Leila Lali
a7c4a259ad
Fixed an issue with setting the default location in package management ( #10263 )
2020-05-04 17:00:51 -07:00
Charles Gagnon
586c28bf79
Add and fix notebook extension unit tests ( #10156 )
2020-04-24 22:05:36 -07:00
Leila Lali
dd56908a06
Added multiple location option to package management dialog ( #9790 )
...
* Added multiple location option to package management dialog
2020-04-01 13:33:45 -07:00
Chris LaFreniere
f10a504f45
Notebooks: Listen for Enter on Add Package Tab ( #9124 )
...
* Pressing enter searches for package
* cleanup
2020-02-13 11:14:51 -08:00
Leila Lali
09b578a169
Machine Learning Services R Packages ( #8870 )
...
* R Package management in Machine learning services extension
2020-01-15 12:19:22 -08:00
Leila Lali
0d9353d99e
Manage Package Dialog Refactor ( #8473 )
...
* Refactoring Manage Packages dialog so that other extensions can contribute to it by registering package mange providers for different location and package type
2019-12-05 10:26:50 -08:00
Charles Gagnon
4a68ab4659
Hygiene linting for extensions + new rule ( #7843 )
...
* linting for extensions + new rule
* Remove unneeded array
* Fix spelling mistake
* Fix bad merge
2019-10-22 18:56:31 -07:00
Amir Omidi
a791aff0a2
Update pythonPathLookup.ts ( #7807 )
...
Fix regex problem
2019-10-18 13:26:38 -07:00
Cory Rivera
3a01f960a7
Add prompt for user to upgrade python packages when starting a notebook ( #7574 )
2019-10-08 17:42:10 -07:00
Cory Rivera
66fda57513
Block Enter key from closing Manage Packages dialog. ( #7584 )
2019-10-08 16:58:23 -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
8e40aa3306
Widen some input fields in Manage Packages dialog. ( #6511 )
2019-07-26 15:11:52 -07:00
Cory Rivera
8a8cb3ab27
Clear fields on Add New Package page after getting No Valid Versions error. ( #6261 )
2019-07-03 14:29:26 -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
Cory Rivera
ff38bc8143
Add dialog to notebooks for managing Pip packages ( #5944 )
2019-06-10 17:02:31 -07:00
Cory Rivera
fb713e0762
Automatically detect existing Python/Conda installs in Configure Python dialog. ( #5801 )
2019-06-03 11:56:06 -07:00
Cory Rivera
a59d1d3c05
Add functionality to use an existing Python installation for Notebook dependencies ( #5228 )
2019-05-17 14:39:44 -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
Cory Rivera
1870d83081
Add additional error handling to Python installation for Notebooks ( #4891 )
...
* Also enabled integration tests for python installation.
2019-04-10 17:09:28 -07:00
Cory Rivera
34d36c1de1
Prompt for Python installation after choosing a Jupyter kernel in notebook ( #4453 )
2019-03-13 18:44:54 -07:00
Alan Ren
addba0d007
remove the modelviewdialog namespace from azdata ( #4301 )
2019-03-06 21:32:05 -08:00
Karl Burtram
84890eb1b4
Update product references from 'sqlops' to 'azdata' ( #4259 )
...
* Update extensions to use azdata
* Switch core code to use azdata
2019-03-01 13:59:37 -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