atom-community / atom-community/atom-script
how to run a python script in a virtual environment
Open
- Dominant language
- JavaScript
- Stars
- 730
- Forks
- 264
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
Is it possible to run a script in a specific VE? I am using anaconda python 3 and was made using the `conda create -n jvp` command, meaning that to enter the VE I have to run the line `source activate jvp`. Short of right a bash script to run this line and then the python file i want to run, is there a way to set a VE for a profile?
Contributor guide
Assessment
This issue has not been assessed yet.