Juypter Notebooks in VS Code

Accidently opened a Juypter Notebook file with VS Code and it worked! I can run individual code cells just like in the browser! Similarly I opened a Python file that needs the Anaconda environment because that’s currently the only place I have pandas installed, and as long as the interpreter is correct…it works also!