Randy Zwitch
Randy Zwitch
Thanks for checking out this library! I just pushed a display re-write using WebIO to master, but I haven't tagged a release yet. Jupyter Notebook definitely works, but I haven't...
My brief test shows that it does not currently work, but hopefully I can figure out the issue soon. ``` KERNEL EXCEPTION KeyError: key "command" not found Stacktrace: [1] getindex...
Unclear if this can be done in a generic way, without knowing the colors beforehand. Maybe using a `JSFunction` type of some sort to read the color from the echart...
This may be possible using JSON2.jl, but that is a 0.7+ package
Per Slack ``` Randy Zwitch [3:37 PM] is there a recommended way to have a global settings object for a package? that users can update for example, for a plotting...
Hey @EricForgy, I think combining efforts in a single OAuth package makes great sense. I created this package solely to factor out the OAuth 1.0 code from Twitter.jl, so I'm...
Not on my end. While it might seem like OAuth 2.0 is an update to the original, its actually a different, (and in practice, ad-hoc) specification that's completely different from...
Thanks for submitting! There's a lot going on here, so hopefully I can review this in the next week or so. In general, I'm not a fan of having text...
@slin30 Thanks again for submitting this, I know it takes a lot of effort to contribute to libraries that aren't yours! Before, I had mentioned that I didn't really have...
So the question now becomes @slin30, would you be interested in taking a shot at these revisions? I realize it's a lot, and diverges from your internal package quite a...