Karl Burtram
|
ce612a3d96
|
Merge from vscode 2c306f762bf9c3db82dc06c7afaa56ef46d72f79 (#14050)
* Merge from vscode 2c306f762bf9c3db82dc06c7afaa56ef46d72f79
* Fix breaks
* Extension management fixes
* Fix breaks in windows bundling
* Fix/skip failing tests
* Update distro
* Add clear to nuget.config
* Add hygiene task
* Bump distro
* Fix hygiene issue
* Add build to hygiene exclusion
* Update distro
* Update hygiene
* Hygiene exclusions
* Update tsconfig
* Bump distro for server breaks
* Update build config
* Update darwin path
* Add done calls to notebook tests
* Skip failing tests
* Disable smoke tests
|
2021-02-09 16:15:05 -08:00 |
|
Alan Ren
|
a3cddbc8aa
|
align with portal button style (#14187)
* align with portal button style
* fix welcome page
* image button
* more fixes
* use withProperties
* add comment back
* add border radius
|
2021-02-08 15:12:54 -08:00 |
|
Cory Rivera
|
9e9fac2991
|
Skip checking if python is running when only doing package upgrades during python install. (#13995)
|
2021-01-19 20:01:59 -08:00 |
|
Cory Rivera
|
94b697340d
|
Remove unnecessary OutputChannel reference from PythonPathLookup class. (#13970)
|
2021-01-15 16:51:42 -08:00 |
|
Chris LaFreniere
|
a5231ec0e5
|
Notebook Extension: First logging improvements (#13729)
* First logging improvements
* PR feedback for err output
|
2020-12-11 11:21:06 -08:00 |
|
Charles Gagnon
|
807a4ae8c4
|
Add telemetry for ModelView wizards (#12596)
* Add telemetry for ModelView wizards
* Remove unnecessary params
* Fix compile error
|
2020-09-23 17:08:22 -07:00 |
|
Chris LaFreniere
|
82132583af
|
Re-enable previously commented out configure python wizard tests (#11945)
* Re-enable configure python wizard tests
* Remove extra comment
|
2020-08-25 11:26:37 -07:00 |
|
Cory Rivera
|
92db8df000
|
Simplify python reinstallation by only installing jupyter. (#11820)
|
2020-08-17 11:02:18 -07:00 |
|
Cory Rivera
|
ff2d2d0339
|
Remove preview flag for Configure Python wizard. (#11813)
|
2020-08-14 12:36:40 -07: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
|
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 |
|