elbamos

Results 21 issues of elbamos

I'm seeing this: ``` (anaconda)user@host:/Volumes/home500/projects/torch$ module.js:472 throw err; ^ Error: Cannot find module '../build/Release/pty.node' at Function.Module._resolveFilename (module.js:470:15) at Function.Module._load (module.js:418:25) at Module.require (module.js:498:17) at require (internal/module.js:20:19) at Object. (/Users/aelberg/node_modules/pty.js/lib/pty.js:9:11) at...

I think this is pretty self-explanatory: ``` prompt:~/.gfx.js/static/data$ luajit -lgfx.go [gfx.js] server started on port 8000, graphics will be rendered into http://localhost:8000 LuaJIT 2.1.0-alpha -- Copyright (C) 2005-2015 Mike Pall....

It appears that `spark-knn` needs to transform dense vectors into their sparse form. This creates a limitation when using `spark-knn` for very wide, sparse datasets such as document-term matrices used...

#### Summary: print() statements executed from the transformed data block are not displayed back to the user. #### Description: print() statements executed in transformed data should be shown to the...

bug

Its difficult to use `gather_draws` for correlation matrices. The reason is that the same variable name has to be used twice. E.g., `correlations_hat % gather_draws(correlation_matrix[series, series])`, which returns an error....

I'd like to customize the tooltip shown when a user hovers over a scatterplot point. To do this, I need to pull data out of the `data` object passed to...

It would be good to be able to use the bokeh `click_policy` functionality, which lets you click on the legend to hide and show classes. See https://bokeh.pydata.org/en/latest/docs/user_guide/interaction/legends.html In terms of...

My graph, which is quite simple, displays properly when I click the little green arrow in RStudio. But when I knit to an `html_document`, I get this in its place:...

It appears to be finding the article and then having trouble formatting it: `RefManageR::GetBibEntryWithDOI("10.1038/sj.bjp.0707442")` `Error in RefManageR::GetBibEntryWithDOI("10.1038/sj.bjp.0707442") : failed to parse the returned BibTeX results; if ‘delete.file’ is FALSE, you...

``` ERROR: /Volumes/ShareData/LIBRARIES/tensorflow-gpu-macosx/tensorflow/tools/pip_package/BUILD:166:1: error loading package 'tensorflow': Encountered error while reading extension file 'protobuf.bzl': no such package '@protobuf_archive//': java.io.IOException: Error downloading [https://mirror.bazel.build/github.com/dtrebbien/protobuf/archive/50f552646ba1de79e07562b41f3999fe036b4fd0.tar.gz, https://github.com/dtrebbien/protobuf/archive/50f552646ba1de79e07562b41f3999fe036b4fd0.tar.gz] to /private/var/tmp/_bazel_aelberg/d4bfb26399763de5ac9d41d60a1a3813/external/protobuf_archive/50f552646ba1de79e07562b41f3999fe036b4fd0.tar.gz: All mirrors are down: [GET...