-
To solicit general Ux feedback or feedback on what datasets should be included in Droid at launch or after (#8, #10), it'd be great to partner with Boston's new library project on open data: http://ww…
-
Original issue created by Sergei Dolgov on 15, Oct 2014 at 18:12 PM - PRC-15
I'm trying to run the following simple kmeans example:
```
library(PARConnector)
library(MASS)
PAConnect("https://try.…
-
Lorsqu'on tente de syllaber/accentuer Patribus, on obtient `Patriˌbus`, dans lequel il manque une séparation de syllabe et donc l'accent. Ça doit être dû à la première voyelle qui est commune j'imagin…
eroux updated
8 years ago
-
Actuellement, les points de rupture sont définis ainsi dans KNACSS (ici pour exemple la version LESS) :
``` css
// breakpoints
@tiny-screen : 320px; // tiny screens media query
@small-scr…
-
If Django 1.5 is install the script complain that "The SECRETE_KEY setting must be empty".
Running:
pip install django=1.4
fixes the issue. Please either update the configuration to require django …