microsoft / live-share

Real-time collaborative development from the comfort of your favorite tools
http://aka.ms/vsls
Creative Commons Attribution 4.0 International
2.28k stars 253 forks source link

Lost code cells in shared jupyter notebook #5084

Open vardhandongre opened 5 months ago

vardhandongre commented 5 months ago

Describe what happened: I was doing a live share session in VS code jupyter notebook. When the invited participant ran the cells, the cells got deleted and disappeared. No amount of undoing could recover it. What was your system configuration? Product and Version [VS/VSCode]: VSCode 1.83.0 OS Version[macOS/Windows]: macOS Live Share Extension Version: v1.0.5932 Target Platform or Language [e.g. Node.js]: Jupyter Notebook (Python)

Steps to Reproduce / Scenario:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Please attach logs to this issue: You can access them via the Live Share: Export Logs command from the command palette (ctrl + shift + p) and attach them to this issue

Screenshots If applicable, add screenshots to help explain your problem.

gitgud5000 commented 1 week ago

Can confirm, same experience as @vardhandongre