Sublime TextΒΆ

Sublime Text is a cross-platform text editor for code, markup and prose.

To use your Anaconda installation with Sublime Text:

  • Open the Sublime Text command palette by pressing CTRL+SHIFT+P and select Package Control : Install Package.
../../../../_images/anaconda_st_install_package.png
  • Search for Conda and select the Conda plugin. When the plugin is installed, a Package Control Message will open in the Sublime Text window.
../../../../_images/anaconda_st_install_conda.png
  • Change the current Build System to Conda by accessing Tools -> Build System -> Conda in the menu bar.
../../../../_images/anaconda_st_build_system.png
  • Access the Conda Commands with the Command Palette by searching for Conda.
../../../../_images/anaconda_st_conda_commands.png