Closed abhisheksoni27 closed 2 months ago
Any update on this @rebornix?
@bhavyaus could you please help in triaging this?
Anyone, any updates? :)
Hi @abhisheksoni27, I'm not sure this is actually the problem, but given there's an error message related to the Python environment you're trying to use, maybe you can try creating a new virtual environment? It may be helpful to run the "Python: Create Environment" command and then select "venv". Then make sure to select this new environment by running the "Python: Select Interpreter" command before you open the interactive window.
It sounds like the .ipynb support
built in extension isn't activating, you could search the extensions sidebar for @builtin .ipynb
to confirm.
Can you open the dev tools after trying to open a notebook and check the console for any errors from activating that extension? (command Developer: Open Developer tools
)
This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.
Happy Coding!
Applies To
What happened?
I am currently not able to see interactive play elements on my run.py file.
My .ipynb files open as JSON.
I have Python as well as Jupyter extensions installed which are distributed by Microsoft.
VS Code Version
Version: 1.91.1 Commit: f1e16e1e6214d7c44d078b1f0607b2388f29d729 Date: 2024-07-09T22:07:46.768Z (2 days ago) Electron: 29.4.0 ElectronBuildId: 9728852 Chromium: 122.0.6261.156 Node.js: 20.9.0 V8: 12.2.281.27-electron.0 OS: Darwin arm64 23.5.0
Jupyter Extension Version
v2024.6.0
Jupyter logs
Coding Language and Runtime Version
No response
Language Extension Version (if applicable)
No response
Anaconda Version (if applicable)
No response
Running Jupyter locally or remotely?
Local