-
Notifications
You must be signed in to change notification settings - Fork 4
feat: Deepnote kernel management view #52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 3 commits
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
9eaeb9c
feat: implement Phase 1 of Deepnote kernel configuration management
hc2p a8464f4
feat: add configuration-based APIs to DeepnoteToolkitInstaller and De…
hc2p 2d692a3
feat: implement Phase 3 - Tree View UI for kernel configurations
hc2p 1caa5c0
feat: implement Phase 3 - Tree View UI for kernel configurations
hc2p bb954e6
feat: add Phase 7 Part 1 - configuration picker infrastructure
hc2p 228b23b
refactor: rename "Configuration" to "Environment" for clarity
hc2p 2575850
Fixed tests
hc2p 248efef
Ensure propsed APIs are loaded properly
hc2p 198af82
Improve DX by auto showing "Deepnote" outputs
hc2p 7b306d1
feat: add environment selection UI for notebooks
hc2p 8b702c7
fix: resolve environment switching issues with stale server connections
hc2p 460ba6d
WIP: Environment switching with controller disposal workaround
hc2p 3455f33
WIP trying to get env switching working
hc2p 9cd81ae
refactor: remove legacy ensureInstalled method and clean up environme…
tkislan ea47b22
refactor: update Deepnote environment structure and improve path hand…
tkislan c22e557
Merge remote-tracking branch 'origin/main' into hannes/grn-4913-manag…
tkislan 16d18f3
Fix test
tkislan fa3ee5e
Fix test
tkislan 925c92f
fix: Reformat file
tkislan e20afc1
chore: Update spell check config
tkislan 52d8926
refactor: Update deepnote toolkit installation to return toolkit vers…
tkislan b8b7f95
Merge remote-tracking branch 'origin/main' into hannes/grn-4913-manag…
tkislan 719a88f
feat: Localize Deepnote environment command titles and improve loggin…
tkislan 757e28b
refactor: Logging improvements, added cancelation token support
tkislan 128a712
feat: Localize user messages in Deepnote environments view for improv…
tkislan a0fcdb1
test: Enhance unit tests for DeepnoteEnvironmentsView with editEnviro…
tkislan 504f2e6
chore: Improve localization, improve error handling, other cleanup
tkislan 9f16df3
feat: Add cancellation token support to startServer method and enhanc…
tkislan 204170c
refactor: Simplify cancellation handling in Deepnote environment mana…
tkislan 3155c81
refactor: Enhance Deepnote environment manager with output channel in…
tkislan 2465839
fix: Update iconPath in DeepnoteEnvironmentTreeItem to use ThemeColor
tkislan 78a915d
refactor: Inject DeepnoteEnvironmentTreeDataProvider through DI
tkislan a96c0aa
test: Refactor DeepnoteKernelAutoSelector tests
tkislan 7e32a8b
fix: Enhance error messages in Deepnote environments view and improve…
tkislan 0f3a6e7
refactor: Minor changes
tkislan c2a5eef
Merge remote-tracking branch 'origin/main' into hannes/grn-4913-manag…
tkislan d409402
Remove unused import
tkislan fa248fc
fix: Fix test
tkislan 6bd349b
fix: Fix test
tkislan fab4487
fix: Remove duplicate import
tkislan fb0fa93
fix: Update environment status handling in DeepnoteEnvironmentTreeItem
tkislan 6b85b05
refactor: Update DeepnoteEnvironmentTreeItem to use consistent IDs fo…
tkislan ed9262f
test: Add DeepnoteEnvironmentsView tests
tkislan fdb5832
refactor: Enhance DeepnoteEnvironmentTreeDataProvider to include envi…
tkislan 4582eee
Merge branch 'main' into hannes/grn-4913-manage-deepnote-kernels
Artmann f617a4e
feat: Add clearControllerForEnvironment method and disposeKernelsUsin…
tkislan c2899d0
fix: Merge package.json extension menus
tkislan 673bc3a
Merge remote-tracking branch 'origin/main' into hannes/grn-4913-manag…
tkislan 0fbe68d
fix: Pass cancellation token to startServer
tkislan ff75d1a
Remove unnecessary check
tkislan bb12b54
Reorder toolbar commands
tkislan 6591c7f
test: Add more simple tests, to increase coverage of new code
tkislan 0198a06
Update spell check config
tkislan 02633fe
refactor: Consolidate server management tests in DeepnoteEnvironments…
tkislan 55dfca9
Merge remote-tracking branch 'origin/main' into hannes/grn-4913-manag…
tkislan a09ba40
refactor: Simplify environment selection logic in DeepnoteEnvironment…
tkislan 09742c9
fix: Fix tensorflow typo
tkislan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.