Kim Stebel

Results 9 issues of Kim Stebel

All jsonFormatN methods throw a MatchError if one tries to call them with a polymorphic class. Example: ``` case class Box[A](a:A) jsonFormat1(Box[Int]) ```

Improvement

see http://guide.couchdb.org/draft/notifications.html

some ideas: Either, sealed trait with subtypes, type field in json document

Is there a docker image of jupyter with the kernel already installed?

Is it possible to run tmpnb on openstack? There is docker support, but the API for starting/stopping containers seems to be different, so I suspect it won't work. Which parts...

$ git clone [email protected]:ziman/lightyear.git Cloning into 'lightyear'... remote: Counting objects: 611, done. remote: Total 611 (delta 0), reused 0 (delta 0), pack-reused 611 Receiving objects: 100% (611/611), 108.43 KiB |...