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

How to get file to my virtual machine #20

Closed
jzhang980 opened this issue Oct 4, 2013 · 2 comments
Closed

How to get file to my virtual machine #20

jzhang980 opened this issue Oct 4, 2013 · 2 comments
Labels

Comments

@jzhang980
Copy link

  1. copy the example file to my virtual machine.
    I tried type the code in my VM: cp example.cfg ~/stat157.cfg it didn't work because there was no file called example.cfg. Since the file is not big, I thought I could just make a new file called stat157.cfg in VM is much easier. So I typed vi stat157.cfg, inside the text editor I typed i, than I could type the context. After I finished, I typed :x to save and exit. Be careful this step, this command will be come up at the bottom, you need to scroll down to find it and enter. (I wasted long time to figure out where is my command)
  2. But I still need transfer example.ipynb to my VM
    I tried type git clone http://github.com/MYACCOUNT/questionarie.git it shows error, coun't resolve the host 'github.com' while accessing... which reminds me maybe i couldn't connect it at home, because when I did yesterday install gspread at home it didn't work but it worked at school.
    I tried look up online http://stackoverflow.com/questions/11890740/git-error-couldnt-connect-to-host-while-accessing, I still didn't figured it out.
    Also I tried gspread.login('email','password') , it showed error too.
  3. So does anybody know how to do it? Thank you!
@krstnkngs
Copy link
Contributor

What error did you see for #2 gspread error? I'll look into your other questions. Thank you for providing details and taking the initiative to check stackoverflow!

@jzhang980
Copy link
Author

couldn't connect to host while accessing

@aculich aculich closed this as completed Oct 8, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants