Jupyter Notebooks (.ipynb) are a great companion for Data Science prototyping and VS Code is a good friend of Python scripting (.py). Thanks to VSCode now you can use Jupyter Notebooks within VS Code (Visual Studio Code) - rather than switching between browser and IDE.
This video demonstrates
+ Creating a new Jupyter Notebook within VSCode
+ Install Jupyter Notebook (if not)
+ Jupyter Notebook for VSCode Shortcuts, Tips and Tricks
+ Variable Explorer for Datasets and Objects (like Pandas Dataframe)
+ Plot Viewer for Plots (like Matplotlib Plots)
VSCode Jupyter Notebook Latest Update (R, Julia, Scala) - https://www.youtube.com/watch?v=_10avr-dOSE
Blogpost: https://code.visualstudio.com/docs/python/jupyter-support
Related Videos:
+ VSCode (Visual Studio Code) Debug Visualizer - Python Tutorial Demo - https://www.youtube.com/watch?v=i_v_FzfYkwg
+ Running Remote VSCode (Visual Studio Code Server) on Google Colab Browser -
https://www.youtube.com/watch?v=ATif5s5peHU
Download
0 formats
No download links available.
Use Jupyter Notebooks within VSCode (Visual Studio Code) in 2020 | NatokHD