mandeep / sublime-text-conda

Work with conda environments in Sublime Text 3
BSD 3-Clause "New" or "Revised" License
26 stars 10 forks source link

Where is Conda.sublime-build installing from Package Control? #6

Closed marnunez closed 6 years ago

marnunez commented 6 years ago

Under windows, I have to add shell: true to Conda.sublime-build to make matplotlib show the plots. Installing through git, no problem at all. Installing through Package Control, can't find Conda.sublime-build anywhere.

mandeep commented 6 years ago

When installed via Package Control, the sublime-build file will be located in C:\Users\username\AppData\Roaming\Sublime Text 3\Installed Packages. Let me know if you don't find it there.