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.

- Search for Conda and select the Conda plugin. When the plugin is installed, a Package Control Message will open in the Sublime Text window.

- Change the current Build System to Conda by accessing Tools -> Build System -> Conda in the menu bar.

- Access the Conda Commands with the Command Palette by searching for Conda.
