How to install Visual Studio Code IDE using Anaconda?

24,414

You need to download and install Anaconda via their installer, at the end of the installation you'll get a prompt to install vscode. You can also install it via the navigator, check here https://visualstudiomagazine.com/articles/2018/02/22/vs-code-anaconda.aspx?m=1

Share:
24,414

Related videos on Youtube

GeorgeOfTheRF
Author by

GeorgeOfTheRF

Data Scientist

Updated on July 09, 2022

Comments

  • GeorgeOfTheRF
    GeorgeOfTheRF almost 2 years

    I have a Ubuntu machine. How can I install Visual Studio Code IDE?

    This is the announcement but couldn't figure out how to install in Ubuntu.

    https://blogs.msdn.microsoft.com/pythonengineering/2018/02/15/visual-studio-code-is-now-shipping-with-anaconda/

    Can I do a conda install?

    • ifconfig
      ifconfig about 6 years
      What have your tried so far? Have you tried to download Anaconda 5.1 like it says to at the bottom of the post you linked to?
    • Suraj Rao
      Suraj Rao about 6 years
      You have got the wrong idea of the blog post it seems. They are referring to support for anaconda with vscode-python extension. CHeck the extension changelog github.com/Microsoft/vscode-python/blob/master/…
  • ifconfig
    ifconfig about 6 years
    Sure, but this doesn't answer his question. They ask about using anaconda to install it.
  • ftiaronsem
    ftiaronsem almost 6 years
    To install anaconda navigator use: conda install anaconda-navigator