When I tried $ sudo apt-get install python-matplotlib I got the following error: Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to loc...
Claire Keane
Sade Olutola

JVL

Andulka

@theartofmadeline
we're not kids anymore.

⁂
Stranger Things

No title available
styofa doing anything
i don't do bad sauce passes

★
wallacepolsom
"I'm Dorothy Gale from Kansas"
let's talk about Bridgerton tea, my ask is open

No title available

Kiana Khansmith

Love Begins
Cosimo Galluzzi

tannertan36
seen from United States
seen from United States
seen from United States

seen from United States

seen from Ghana

seen from Australia
seen from United Kingdom

seen from United States

seen from Singapore

seen from United States
seen from United States

seen from United States

seen from Chile

seen from Italy
seen from Chile
seen from United States
seen from Japan
seen from Brazil
seen from Saudi Arabia
seen from United States
@t0mst0ne
When I tried $ sudo apt-get install python-matplotlib I got the following error: Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to loc...
Run IPython Notebook and allow different users to access it remotely over an SSH tunnel using an arbitrary web browser.
How to generate interactive maps using IPython Notebook's HTML widgets, Pandas, Basemap and Google Maps.
http://nbviewer.ipython.org/github/quantopian/qgrid/blob/master/qgrid_demo.ipynb
PyData SV 2014 In this talk, I'll discuss the architecture of the DataPad system and how we are leveraging components in the scientific Python ecosystem (alo...
mining - Business Intelligence (BI) in Python (Pandas web interface)
本系列筆記主要依循Django Book的脈絡,也參考官方文件等相關資料,並且用作者喜歡的學習順序和範例來說明。 希望對學習Django的朋友們能有一些幫助,也不失為作者備忘的參考。 Djan...
Mining-the-Social-Web-2nd-Edition - The official online compendium for Mining the Social Web, 2nd Edition (O'Reilly, 2013)
懂點網路還有SSH的人就是很吃香,因為懂個幾招就可以突破網管暢行無阻!非常久之前已經介紹過SSH Tunnel的使用,前陣子FACEBOOK爆紅的時候,SSH Tunnel的使用也開始爆紅了起來,因為似乎沒有什麼事情比偷菜更重... .....
Linaro cubieboard2 apt-get /etc/apt/source.list
etc/apt/sources.list - replace the content in this file with the content below marked between "++++" (backup the original content beforehand)
In etc/apt/sources.list.d/ there is a single file, move that from there (I moved it to my home folder in case I need to restore it)
run:
sudo apt-get update
sudo apt-get -y dist-upgrade
The last command will prompt you some popups in the command line in which you need to select "Yes", "OK"...
This may take up to half an hour or more depending on your internet speed. If you run into errors try running the commands multiple times, but if the errors persist, I found that deleting the temporary packages will take care of the problem (I don't remember the folder they were in, let me know and I'll search again for them when I get home)
++++++++++++++++++++++++++++++++
deb http://ports.ubuntu.com/ubuntu-ports/ trusty main restricted
deb-src http://ports.ubuntu.com/ubuntu-ports/ trusty main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://ports.ubuntu.com/ubuntu-ports/ trusty-updates main restricted
deb-src http://ports.ubuntu.com/ubuntu-ports/ trusty-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://ports.ubuntu.com/ubuntu-ports/ trusty universe
deb-src http://ports.ubuntu.com/ubuntu-ports/ trusty universe
deb http://ports.ubuntu.com/ubuntu-ports/ trusty-updates universe
deb-src http://ports.ubuntu.com/ubuntu-ports/ trusty-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://ports.ubuntu.com/ubuntu-ports/ trusty multiverse
deb-src http://ports.ubuntu.com/ubuntu-ports/ trusty multiverse
deb http://ports.ubuntu.com/ubuntu-ports/ trusty-updates multiverse
deb-src http://ports.ubuntu.com/ubuntu-ports/ trusty-updates multiverse
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://ports.ubuntu.com/ubuntu-ports/ trusty-backports main restricted universe multiverse
deb-src http://ports.ubuntu.com/ubuntu-ports/ trusty-backports main restricted universe multiverse
deb http://ports.ubuntu.com/ubuntu-ports trusty-security main restricted
deb-src http://ports.ubuntu.com/ubuntu-ports trusty-security main restricted
deb http://ports.ubuntu.com/ubuntu-ports trusty-security universe
deb-src http://ports.ubuntu.com/ubuntu-ports trusty-security universe
deb http://ports.ubuntu.com/ubuntu-ports trusty-security multiverse
deb-src http://ports.ubuntu.com/ubuntu-ports trusty-security multiverse
python_geospatial - Geospatial Data in Python Tutorial Materials