Issue
I've been trying to use Jupyter for my basic python code and it doesn't work. I tried to uninstall and reinstall Python and Jupyter in VsCode but seemed like it's still the same.
Solution
A jupyter file is *.ipynb
A python file is *.py
In vscode
just make a blank *.ipynb
file and it will be automatically recognised.
Answered By - D.L
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.