Philipp A.
Philipp A.
E.g. a file called `all.parquet` will crash it.
configure and build works, but it can’t find socket.io.js. which isn’t surprising because it doesn’t get downloaded by npm. ``` bash $ cd "$srcdir/package" $ sed -i 's/"make"/"make gyp"/' package.json...
It should be useful for most people to have `wheel` installed by default, since that causes pip to put wheels of built project into its cache. I currently need to...
Hi! I think for what you’re doing, you might consider a community detection algorithm on the high dimensional data (or a bunch of PCAs/ICAs to spped things up). They serve...
this is awesome! a useful extension would be to wrap emojis in a `` first and try to render it like this, and only then fall back. the class would...
the concept of adapters in this project is flawed. instead of divorcing deployment and framework support, each adapter does both. but i don’t want to see `adapter-jquery-component.coffee`, `adapter-jquery-browserify.coffee`, `adapter-jquery-scripttag.coffee`, `adapter-ember-component.coffee`,...
ideas would be - nothing or another idea that i’m going to explore: - treat `export foo` as `window.foo = ...` - allow `` to specify a global name for...
Usual path separation characters include `:` and `;`. Spaces are commonly part of file and director names.
[pytest](http://doc.pytest.org/en/latest/) makes writing tests more fun. of course targeting unittests at first was an obvious choice, but we should think about if we can switch to something nicer to use....
Hi! A few changes or clarifications to the brand guidelines made it so the IRkernel logo (as well as a replacement by @cameronoelsen) don’t comply anymore: ![irkernel-logo-old][] ![irkernel-logo-newer][] But my...