You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
The text was updated successfully, but these errors were encountered: