Jupyter Notebooks
Instruction
- Install visual studio code
- Install anaconda
- Install anaconda jupiter package
conda install ipykernel - On vs code set python interpreter to conda
- Create new file with
*.ipynbextension for jupiter notebook - Visual studio will automatically recognize this as jupiter notebook and you can just start coding
- Refer : https://www.youtube.com/watch?v=h1sAzPojKMg