Cory Rivera
2ecc3d35ca
Initial implementation for VSCode Notebook support ( #17885 )
2022-01-03 15:59:37 -08:00
Cory Rivera
14904bb671
Split up NotebookProvider into separate providers for handling file serialization and cell execution. ( #17176 )
2021-09-29 16:15:28 -07:00
Lucy Zhang
f59e9b5695
Notebooks: Use new Python installation after configuration change ( #14765 )
...
* start new jupyter server
* restart session working (removed extra code)
* only restart server once
* shutdown session first then stop server
* add comments remove extra lines
* add comment
* fix test
* only restart jupyter sessions
* Dispose jupytersessionmanager and create new one
* move restart server logic out of notebookmodel
* move methods to azdata proposed
* pr comment
2021-03-24 15:31:20 -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
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
ea0f9e6ce9
Merge from vscode 64980ea1f3f532c82bb6c28d27bba9ef2c5b4463 ( #7206 )
...
* Merge from vscode 64980ea1f3f532c82bb6c28d27bba9ef2c5b4463
* fix config changes
* fix strictnull checks
2019-09-15 22:38:26 -07:00
Charles Gagnon
8a6dc02e5b
Change double-quote hygiene rule to tslint rule ( #6514 )
2019-08-05 09:46:22 -07:00
Charles Gagnon
b2b2840990
Add double quotes for localize hygiene check ( #6492 )
...
* Add localize single quote hygiene task
* Update localize calls
* Update comment
* Fix build failures and remove test code
2019-07-25 10:35:14 -07:00
Anthony Dresser
c23738f935
Inital platform relayering ( #6385 )
...
* moving test files and inital refactoring
* relayer extension host code
* fix imports
* make insights work
* relayer dashboard
* relayer notebooks
* moveing more code around
* formatting
* accept angular as browser
* fix serializer
* add missing files
* remove declarations from extensions
* fix build errors
* more relayering
* change urls to relative to help code relayering
* remove layering to prep for merge
* fix hygiene errors
* fix hygiene errors
* fix tests
2019-07-18 17:29:17 -07:00