-
run the sample in the guide
result:
`OrderedDict([('$schema', 'http://json-schema.org/draft-04/schema#'), ('definitions', OrderedDict([('__main__.Directory', OrderedDict([('type', 'object'), ('propert…
-
Is there a human readable list of cAdvisor stats? I'm trying to get CPU utilization % by container...
-
We cannot see the actual diffs on Pull Requests because of noisy metadata changes.
nishn updated
6 years ago
-
Right now when you look at a character their items are printed in an essentially randomly ordered very colorful list. The net effect of this is that it's almost impossible to tell at a glance what a c…
-
I read main.js, guess it is compiled from main.ts, do you have human readable version source code to open?
-
If https://github.com/mitchellh/vagrant/pull/5607 is merged, this patch becomes a lot simpler.
If not, I suppose we could add a bunch of echo blah blah blah, to the top of each inline script, but that…
-
When we display the status field we're just displaying what's stored in the ToDoItem object which is the machine-readable version, not the human-friendly one. This is because this field was defined th…
-
I see two easy ways to do this:
1. Extract the names and descriptions from OWL and make a URI -> { name, desc } mapping in LevelDB
or
2. Load the OWL into the triplestore and retrieve names/d…
-
This is more a diffuse bunch of questions that an actual TODO:
I will put a section on encoding genre to the new upcoming ODD version, see #67 As it turns out I don't fully understand our encoding …
-
Make sure that proofs can run from C as an intermediate representation. This would make work for other projects that want to support proof carrying code.