You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: Update kernel selection and environment handling in Deepnote
- Modified the `ensureKernelSelected` method to include progress reporting and cancellation token parameters for improved user feedback during kernel selection.
- Enhanced the `selectEnvironmentForNotebook` method to accept a notebook parameter, ensuring the correct notebook context is used when selecting environments.
- Updated the environment selection command to handle active notebooks more robustly, providing warnings when no Deepnote notebook is found.
- Refactored logging to provide clearer insights into notebook state changes and environment selection processes.
These changes improve the user experience by providing better feedback and ensuring that the correct notebook context is maintained during operations.
Signed-off-by: Tomas Kislan <[email protected]>
0 commit comments