Skip to content

How to activate a specific conda environment within the runner? #298

Description

@mbilyanov

Hi,

When inside tmux, the new pane invoked by vim-dispatch will use a default conda environment. Anyone using vim-dispatch inside a conda environment? Is there a way to activate a specific conda environment in the process started by vim-dispatch?

I have tried to call conda inside the command being passed to Start and Dispatch but with no success.

:Start conda activate myEnv && bokeh serve --show my_app

But conda throws bunch of complaints about the shell not being compatible etc.

Any ideas?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions