-
It doesn't seem to be supported and there is already a Python package that access it https://pypi.python.org/pypi/oslobysykkel/
Has the support of this network been considered before?
-
The cake targets "test" and "test:browser" suppress the return value of the tests, and always return 0.
The following change (borrowed from testBuiltCode) properly exits 1 on failure:
before:
…
-
General license - e.g. in metadata for Github - is GPL-2+, but some parts (progresstoolbutton.py) is GPL-3+ - i.e. is incompatible with the overall license.
I believe you should adjust the metadata…
-
The binary file cl_bin/kernel_demo.cl.bin is included with source.
Looks like it was intended to be cleaned in clx_bin/Makefile.am
Some distributors (inlcuding Debian where I am involved) do not…
-
in order to avoid the amd madness, we had to hack d3:
https://github.com/twosigma/beaker-notebook/blob/688968b15f606ed36ffb6cb92a03d9cfb828864b/core/src/main/web/vendor/bower_components/d3/d3.js#L954…
-
Hi,
Coffeescript 1.12.5 fails when built with Nodejs 4.8.2 (the version in Debian unstable/testing).
with the following error message and stacktrace:
bin/cake build:full
failed 1 and passed …
-
Debian autobuilders revealed a compiler warning about implicit declaration in ice.c:
Side-note: Now that Janus is officially in Debian, you can monitor (and even subscribe to notices from) the …
-
Janus uses static paths below /tmp.
Since /tmp is world writable, using static (or easily guessable) paths is security-flawed antipattern.
Default configuration uses these problematic paths:
/t…
-
Hi,
The photo docs/docs/images/2016-04-18-madrid-leaflet-864px.jpg contains an embedded color calibration profile, which is copyright Hewlett Packard without free licensing.
Please strip the ICC…
-
bokeh.bkr embeds BokehJs, complete with base64-encoded FontAwesome font.
As a miminum you should revive and include license grants for those projects - you seem to currently violate their licensing b…