Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using python installed in "ubuntu on windows 10" #19

Open
pepjo opened this issue Apr 30, 2016 · 2 comments
Open

Using python installed in "ubuntu on windows 10" #19

pepjo opened this issue Apr 30, 2016 · 2 comments
Assignees

Comments

@pepjo
Copy link

pepjo commented Apr 30, 2016

At last build Microsoft introduced a way to execute linux on windows.

Would it be possible to use the python installed on linux from atom?

NOTE: to execute a python script from the windows shell one would have to:
bash -c "python script.py"

@pchomik
Copy link
Owner

pchomik commented May 2, 2016

I don't see a problem to add support for that. I will propose some change in next week.

@pchomik
Copy link
Owner

pchomik commented May 8, 2016

@pepjo Could you check my pull request?

I added new Shell Command option to support your request. I'm not sure how Shell Command should look like. If bash is available as global command everything should work properly with example from Settings page. Please try and let me know.

@pchomik pchomik removed this from the 2.2.0 milestone May 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants