Saturday, May 2, 2015

Koding.com: Installing numpy and matplotlib and transferring files

note to self:

"kpm install pip"
"sudo apt-get install python-dev"
"sudo pip install numpy"  (takes a while)
"sudo apt-get install libfreetype6-dev libxft-dev "
"sudo easy_install matplotlib "

To transfer files from Koding.com to your computer
move the file into the web directory (e.g. coordinates_end.png)
Go to vm setting modal and find the assigned URL (e.g. http://ujkkbe932623.jhjensen.koding.io/)
The file can be accessed at http://ujkkbe932623.jhjensen.koding.io/coordinates_end.png

If you want to transfer a .py file change the extension to .txt



This work is licensed under a Creative Commons Attribution 4.0  

No comments: