-
Notifications
You must be signed in to change notification settings - Fork 293
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
Test Variable Viewer in the web #10170
Comments
@sadasant I cannot find the "Jupyter: Open Variable View" command. All I have is a "Jupyter: Focus on Variables View". I'm using this version of the Jupyter extension: |
@weinand ”Jupyter: Focus on Variables View” should also open it — let’s try with that one! Now, “ Jupyter: Open Variable View” should appear. We’ll investigate! |
@sadasant ”Jupyter: Focus on Variables View” opens the "Jupyter: Variables" view but no contents is shown and the blue progress spinner runs forever: BTW, in the desktop version of VS Code I'm neither seeing a ”Jupyter: Focus on Variables View” command, nor a “Jupyter: Open Variable View” ... |
@weinand You are correct, The steps I provided might not be the best ones. Do you mind running these steps instead?
Doest that work? Feedback always appreciated 🙏 |
@sadasant the variables view doesn't work for me. I'm on macOS 12.4 and I'm using python 3.10.0 and pip 22.1.2 via pyenv. |
Thank you, @weinand ! I'm investigating. |
@sadasant I also see this, don't think I can test continue testing this, here's the console if that's helpful: |
@weinand turns out we haven't published the Variable Viewer! Our build failed on Friday. I'll provide an update soon. |
@Tyriar Thank you! Those logs are expected at the moment. However, it turns out we haven't published the Variable Viewer! Our build failed on Friday. I'll provide an update soon. |
@sadasant yes, with the new version things look much better... |
Refs: #9664
Complexity: 4
Create Issue
Requirements
Set up
jupyter notebook --no-browser --NotebookApp.allow_origin=*
Test Steps
Jupyter: Focus on Variables View
.Juptyer: Run Current File in Interactive Window
.Try again with a
.ipynb
file:.ipynb
file.Jupyter: Focus on Variables View
.The text was updated successfully, but these errors were encountered: