Sep 16, 2021
You left out the most important feature (in my opinion); ability to choose environment and interpreter easily.
VScode is also easy start up unlike Jupyter Lab and Jupyter Notebook which take a longer time.
Recently, I found the sweet spot between Anaconda and VScode. I use conda to create and manage environments while I use VScode to do the coding. I no longer use Anaconda's jupyter notebook or jupyter lab. It takes too long to get started.