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
Build of Visual Studio Code - Insiders: 1.68.0-insider(user setup)
Build of python-Pre-Release: v2022.7.11511005
Build of jupyter-Pre-Release: v2022.5.1001532360
Build of pylance: v2022.5.3
Build of jupyter Notebook Renderers: v1.0.8
Build of jupyter Keymap: v1.0.0
Steps to reproduce:
Make sure Anaconda installed in local
Open the file src/test/datascience/manualTestFiles/manualTestFile.py in VS Code
At the top of the file it will list the things that you need installed in your Python environment
On the first cell click Run Below
Interactive Window should open, show connection information, and execute cells
Expand and collapse the input area of a cell
Use the Goto Code button
Expected behaviour
It should jump to the part of the .py file that submitted the code
Actual behaviour
No response when click Go to code
The text was updated successfully, but these errors were encountered:
Environment data
Build of Visual Studio Code - Insiders: 1.68.0-insider(user setup)
Build of python-Pre-Release: v2022.7.11511005
Build of jupyter-Pre-Release: v2022.5.1001532360
Build of pylance: v2022.5.3
Build of jupyter Notebook Renderers: v1.0.8
Build of jupyter Keymap: v1.0.0
Steps to reproduce:
Goto Code
buttonExpected behaviour
It should jump to the part of the .py file that submitted the code
Actual behaviour
No response when click Go to code
The text was updated successfully, but these errors were encountered: