sublime-text-conda icon indicating copy to clipboard operation
sublime-text-conda copied to clipboard

Work with conda environments in Sublime Text 3

Results 9 sublime-text-conda issues
Sort by recently updated
recently updated
newest added

Hello, I installed the conda package through the package control manager on Sublime text built 4152, on Windows 11. I already have Miniconda installed in the system with an environment...

I installed the Conda package using Package Control with Sublime Text 4126 on my work machine, but can't get it to work. Anaconda was installed by my system administrator for...

Normally one can stack conda environments, however (lately?) I seem to be able to manage to activate only a single environment with this package in Sublime?

Priority: Low
Status: Available
Type: Feature

I can't seem to configure conda so that it finds the right python interpreter. It uses the default 2.7 whereas I want to use the 3.9 in the anaconda distribution....

I recently unknowingly updated from Sublime Text 3 to Sublime Text 4. When I had done so, I could no longer execute files using the build command with the Conda...

Priority: High
Status: Accepted
Type: Bug

I have this extension set-up and I am trying to use it on a `*.py` file. * When I select `Tools` > `Build System` > `Conda` everything works fine. *...

Priority: Medium
Status: Accepted
Type: Maintenance

Would it be possible to make the jedi plugin (https://packagecontrol.io/packages/Jedi%20-%20Python%20autocompletion) use the currently activated environment? Jedi can use of build system variables to set the path. Are you exposing the...

Priority: Low
Status: Available
Type: Feature

The README hasn't been updated to include all of the available commands. We need to take what's available in the plugin and write a description for each command in the...

Priority: Low
Status: Available
Type: Maintenance

HI, I use to create conda envs using --prefix option instead of --name. So each of my projects contains their environment inside a sub-directory, as proposed [here](https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#specifying-a-location-for-an-environment). But there is...

Priority: Medium
Status: Available
Type: Maintenance