Coleman Broaddus

Results 7 issues of Coleman Broaddus

colemanbroaddus@myers-mac-10-display-1 ~/P/cell_tracker> gl status On branch master, repo-directory // Tracked files with modifications: ➜ these will be automatically considered for commit ➜ use gl untrack f if you don't want...

bug

Initially arrow lines are drawn underneath the image. ```python import sys from vispy import scene from vispy import app from vispy.io import load_data_file, read_png # app.run() canvas = scene.SceneCanvas(keys='interactive') img_data...

autocomplete on files with spaces looks like `"file\ with\ a\ space.txt"` which doesn't make sense for current grammar (julia).

I'm on mac os x 10.11.6. With brew 1.1.7. I can't `import vigra` with either my system or brew python. Where do the python modules live? ~~~bash myname@mycomputer /u/local> brew...

### What happened? A compiler bug was encountered. Please copy/paste the PRQL query into a new report at: https://github.com/PRQL/prql/issues/new?template=bug_report.yaml ### PRQL input ```elm from df = [ {a=1,b=3}, {a=9,b=4}, {a=1,b=3},...

bug

I open a REPL and use `includet()` on the following... ```julia # error line number reflects changes to comments and whitespace outside function body function trial() # but here comments/whitespace...

``` Stacktrace: [1] #parse_file#6(::Array{Any,1}, ::Function, ::String) at /Users/colemanbroaddus/.julia/v0.6/Autoreload/src/files.jl:63 [2] parse_file(::String) at /Users/colemanbroaddus/.julia/v0.6/Autoreload/src/files.jl:61 [3] #arequire#10(::Symbol, ::Array{String,1}, ::Function, ::String) at /Users/colemanbroaddus/.julia/v0.6/Autoreload/src/Autoreload.jl:65 [4] arequire(::String) at /Users/colemanbroaddus/.julia/v0.6/Autoreload/src/Autoreload.jl:47 ``` **versioninfo()** Julia Version 0.6.0 Commit 903644385b...