-
Notifications
You must be signed in to change notification settings - Fork 296
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
Rework remote support to account for more scenarios #10435
Comments
Use case 1 - Web run a cell. Solution ideas:
Solution idea 2:
|
What does the user expect to be in the kernel drop down list? What would their expectations be in these scenarios?
|
Use case 2 - Web run a cell in the browser Solution 1
Solution 2
|
Use case 3 - Web run a cell on local machine Solution 1
Could do this later, but command would be a way to kick it off. |
Use case 4 - Web run a cell on a different remote server Solution 1
Solution 2
|
Another problem: How does user on reopen know where kernels come from? Solution 1:
Solution 2:
Do we need 'conda' 'venv', etc? Is there another way to surface this? |
Use case 5 - Desktop open a notebook for first time Solution 1
Solution 2
|
Use Case 6 - Desktop use remote compute Solution 1
Solution 2
|
Use case 7 - Desktop not have to pick remote Solution
|
Use case 8 - Desktop some local, some remote Solution
|
Use case 9 - Codespaces Solution
|
Use case 8 is probably the most fleshed out. Should create walkthrough for that. |
Feedback from display
|
Feedback from UX sync
|
Switch to a 'mru' list instead of 'local' vs 'remote' |
Notes:
|
|
Another idea:
|
Remote support is confusing:
Using this issue to describe the use cases.
Use Cases
The text was updated successfully, but these errors were encountered: