P Jakobsen
P Jakobsen
From bubbles / doc / operations.rst The following example code fails: from bubbles import default_context as c from bubbles import get_object source = get_object("csv", "data.csv") duplicates = c.op.duplicates(source) $python operations.py...
That is a great app, although it's a mystery to me how the internals work: What file gets processed first, and what setting tells does heroku's apache to interpret that...
"Using a Zip File Download the latest zip archive Unzip it Place the unzipped files wherever you want your new Hyde site to be From the terminal run hyde gen...
If I'm not mistaken, your documentation, vis a vis # change into the code directory and generate the Bootstrap-based site in it's default state cd code && hyde gen creates...
I'm new to clojure, when I run lein test from the root of your project, I get "0 tests ran": ``` lein test WARNING!!! version ranges found for: [midje-cascalog "0.4.0"]...
Re. the README file, you can't actually run $ ./server or $ yeoman server. Are there perhaps some assumptions about dependencies that are not included in the README for those...
``` $pwd /Users/peder/source/pyxley/examples/datatables $ bower install bower ENOENT No bower.json present ``` Did you forget to commit a bower.json file? Great project, thanks for the effort. Will fork and attempt...
After running the generator, I see a symlink to my virtualenv: ``` drwxr-xr-x 6 peder staff 204 12 Aug 16:04 app -rw-r--r-- 1 peder staff 683 12 Aug 16:04 config.py...