-
At the moment the HyperStream container is executing unit tests on startup. We probably need to do something more clever here, for example one of Miquel's tutorials.
-
logging output:
```
======================================================================
ERROR: test_new_api_overlapping_plates (tests.test_workflows.HyperStreamWorkflowTests)
----------------…
-
It is not clear to me what is the role of MQTT in a general framework as HyperStream.
I understand that the original reason is because of our internal use in an Internet of Thinks environment where c…
-
Hey,
I have been using hyper.rs with async-std as a compat layer. However, ever since 1.7.0 released, I've not been able to get hyper.rs to run with async-std at all. I have tried to build a minima…
-
For some reason when running two consecutive tests that load the iris data in a stream an exception is raised:
First test issolated OK
```bash
$ nosetests tests/test_anomalies.py
.
----------…
-
logging output:
```
WARNING:root:Stream session: [uuid=254ac60a-70bb-11e7-9956-42010a0a149f] not available for time interval (0001-01-01 00:00:00+00:00, 2017-07-24 21:57:54.507000+00:00]. Perhaps …
-
When reading about a package, it's useful to see a list of its dependencies. This is an important description of the package, and indispensably helpful for discovering related software (particularly i…
-
See: [this comment](https://github.com/rreusser/html-inject-github-corner/pull/3#issuecomment-342229651).
I've given it a shot and the tools listed there work great with documentify (apart from the…
-
Parsing html and executing css selectors to find and replace on html strings looks to me like something that ocaml should be good for, having a reason or ocaml module to do that would be nice.
Mayb…
-
We currently have a long list of (poorly documented) tools:
aggregate
aggregate_into_dict_and_apply
aggregate_plate
aligned_merge
aligning_window
apply
asset_plate_generator
asset_splitter
…