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
@greazer - Did a special pass for testing Liveshare in notebooks and interactive window using Insiders. Overall LiveShare has problems that I was running into even outside of our features. These made it hard to know what might be specific to us.
🟢 Display notebook and typing in cell - Works both ways
🟡 Scroll notebook and type into a different cell. Host doesn't get any notification. Is this expected? Typing in guest does appear in the host though. Adding a new cell at nb end in host shows up in guest.
🔴 Bug found (vscode#149502): Couldn't page up or down in host past some cells. Not related to LiveShare.
🔴 Bug found(TBD): As host scrolls notebook or py script, guest should follow while in follow mode.
🔴 Bug found(TBD): Opened requirements.txt on host in existing LS session. No syncing. Tried opening requirements.txt on target, but file never loads
🔴 Bug found(TBD): Opening a notebook on guest and then forcing host to follow, kinda works, but scroll position is off as the guest is scrolled compared to what the host sees.
🔴 Bug found(TBD): Sometimes outputs sync from host to guest, sometimes not. Not sure when it works or doesn't.
🔴 Bug found(TBD): Kernel picker on guest says "Live Share Controller" (weird to call it Controller in this scenario).
🔴 Bug found(TBD): When host is set to working kernel, when I run a cell on the guest, nothing seems to be happening on host.
🔴 Bug found(TBD): After the above attempt to run a cell on guest, can't stop execution.
🔴 Bug found(TBD): Guest - No commands for showing variables view. No variables view at all, or DataViewer
🔴 Bug found(TBD): Guest - When guest has focus, no interactive window code-lenses but blue cell markers exist. Shift+enter seems to pretend to work, but doesn't. Create Interactive window is there, but doesn't do anything
Gave up. Too many problems.
🟡 03-02-2022
First focused run using Azure ML as the compute. While doing this was not blocked, there were several concerning issues encountered along the way. Issues being entered but here's indices into the video that reflect the trouble.
2:50 Bug 2 - After enabling, VS Code indicated trust issues that were resolved on reloading VS Code.
5:50 Bug 3 - Unknown Error retrieving Subscriptions (AzML Extension). Also prompted to reload VS Code. Just reloaded, but didn't reinvoke the URI. Known Bugs?
Try "Edit in VS Code" again.
7:00 Bug 4 - Even though we're signed into AzML in the Studio, we are prompted again to sign in after going to VS Code.
9:10 Everything seems to start as expected, finally
9:30 Because AzML extension activates, user is prompted to set a default workspace in the VS Code that was used to launch the remote VS code instance.
9:30-14:00 Bug 6 Discussion about whether there's something that can be done to avoid having two VS Code windows start for this scenario. Likely something to address in core codebase.
16:00 Confusion as to how the kernel is managed on transition from Studio to VS Code. New kernel? Connect to existing kernel?
24:46 Bug 8 After closing first instance then doing scenario again, the new instance of VS Code that starts up to initiate the remote experience is actually a remote session. This is problematic if the remote compute was shut down.
25:56 Suggestion to solve above issue. ALWAYS open a new VS Code (local) window to initiate remote connection AND/OR don't open a new window if the launched VS Code is already attached to the right compute.
Scenario Status
Example walkthrough is in issue #2. However, feel free to come up with additional ideas or use cases. Just be sure to cover everything noted below.
Golden Scenario Legend
Overall Status Logic:
Issues:
Provide status for each subcategory (not required per issue)
🔴 05-13-2022
@greazer - Did a special pass for testing Liveshare in notebooks and interactive window using Insiders. Overall LiveShare has problems that I was running into even outside of our features. These made it hard to know what might be specific to us.
Notebooks and scripts from https://github.dev/greazer/covid-19-data
Gave up. Too many problems.
🟡 03-02-2022
First focused run using Azure ML as the compute. While doing this was not blocked, there were several concerning issues encountered along the way. Issues being entered but here's indices into the video that reflect the trouble.
Try "Edit in VS Code" from Azure ML Studio
Try "Edit in VS Code" again.
Try "Edit in VS Code" again.
🟡 Overall Status for 2/20/2022
Blocking Issues
General
Setup
New File
Variable Explorer
Data Viewer
Running
Diffing
Language Server
Export
Live Share
The text was updated successfully, but these errors were encountered: