Member-only story
Awesome VS Code Extensions For Data Scientists
Welcome back! VS Code is one of the most popular coding environments, I’ve personally known many data scientists who use this specific software, so let’s take a look at some of the best extensions for this specific software. Now, these extensions do range in use, but a majority of these can be added to a majority of your data science projects, let’s get started!
Jupyter
Starting off we have the Jupyter extension, this specific extension allows support for Jupyter Notebooks. Personally, I use Jupyter Notebooks everyday as a data scientist, so having the ability of bringing in Jupyter Notebooks into Visual Studio Code is definitely a must have. If you want to learn more about this extension, check out the link below:
Bracket Pair Colorizer
Next up we have Bracket Pair Colorizer, another awesome package for VS Code. This specific package allows for colorizing brackets in your code! Check out the link below to learn more: