Spencer Lyon
Spencer Lyon
@mmcky no problem -- I hope you've been able to do something fun. tempnb would be great, how can we do it? Do you need anything from me?
Hi @BoundaryValueProblems , what would > LaTeXStrings are fully integrated into PlotlyJS look like to you? Right now I do utilize LaTeXStrings in PlotlyJS.jl (see [these lines](https://github.com/sglyon/PlotlyJS.jl/blob/da813a6fc3c0e274f9d35068ba8090b611735c35/src/PlotlyJS.jl#L15-L16)) and re-export the...
So the LaTexStrings.jl package is _very small_ (the entire package is in [one file](https://github.com/stevengj/LaTeXStrings.jl/blob/master/src/LaTeXStrings.jl)): it simply defines a `LaTeXString` type that adds some `$` to the front and back of...
Hmm, that's unfortunate. I have not focused specifically on this issue. We are nearly finished with a re-write of the display backend, which may resolve this issue
Thanks @jtschneider for the ping. I don't know much about the `AssetRegistry` package used in #331. My (uninformed!) guess is that the PR should probably be updated to use the...
This actually isn't happening in this project. Not sure where it is happening, but I searched the code here and can't find `scope.id`
Hi @asbisen looks cool. I actually implemented some changes in ORCA that would allow you to write directly ot an iostream instead of only to a file so you could...
Even without the official OSX background, is there a way to get this running on OSX? I use Anaconda Python and have tried all sorts of things, but continue to...
Thank you @stevengj. I have had problems with Anaconda running some of my PySide applications in the past so I am sure it is related to the broken qt. I'll...
from what I can tell cudf has some sort of date/timestamp functionality now Is that usable for pymapd and `select_ipc_gpu` now? I can't seem to find a combination of omnisci...