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

Support for vagrant boxes python environments #52

Closed
DamnWidget opened this issue Sep 6, 2013 · 1 comment
Closed

Support for vagrant boxes python environments #52

DamnWidget opened this issue Sep 6, 2013 · 1 comment
Assignees
Milestone

Comments

@DamnWidget
Copy link
Owner

The main idea is be able to configure python interpreters that are installed and running in vagrant boxes using channeled SSH connections.

I came to this idea through the issue #51

@DamnWidget
Copy link
Owner Author

First version of running remotes/vagrant guest machines is pushed on development branch. To make this work on vagrant environments some workaround and a checkout of the vagrant_server branch in the target guest machine is needed.

Some documentation about vagrant support has been added to the wiki on https://github.com/DamnWidget/anaconda/wiki/Vagrant-Environments but a lot more of documentation is needed, I will write more documentation and refactor the code tomorrow hopefully.

I am currently linting and autocompleting my development version of anaconda with a python interpreter running in a vagrant guest machine configured with public IP address, thats pretty amazing. I have to test forwarded and private yet but now is time to sleep.

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

1 participant