Lewis Levin

Results 72 comments of Lewis Levin

Somewhere I saw this little @macroexpand trick. It takes care of the problem with calling Python. Not clear why it's necessary and, if it is, why it's not documented explicitly:...

Further bizarreness. This all works when each line is entered in the REPL. So, this has to do with some namespace munging involving the macro expansion. I'll note that there...

Tx. Mac: 10.14.3. Interesting: so all should work. I can do a little bit more than the simple case to help diagnose. Let me know what would help. I’m on...

Thanks for following up! From: David Anthoff Reply-To: "queryverse/ElectronDisplay.jl" Date: Wednesday, February 27, 2019 at 11:11 AM To: "queryverse/ElectronDisplay.jl" Cc: Lewis Levin , Author Subject: Re: [queryverse/ElectronDisplay.jl] loose ends with...

can you close the electron window programmatically? - Lewis On Feb 27, 2019, at 3:09 PM, David Anthoff wrote: I should add that I only partially reproduce the original case,...

Makes sense. Problem with wrappers even when the API is quite nice. From: Josef Heinen Reply-To: "queryverse/ElectronDisplay.jl" Date: Wednesday, February 27, 2019 at 7:16 PM To: "queryverse/ElectronDisplay.jl" Cc: Lewis Levin...

Kind of basic, isn’t it. So, need to look at the next level down at electron itself. I am not a JS developer. How hard to find that Electron API?...

Thank you! Where would I have found this? Just checked the readme for the repo and didn’t see it. From: Zachary Sunberg ***@***.***> Reply-To: "queryverse/ElectronDisplay.jl" ***@***.***> Date: Friday, November 12,...

Going on 3 years and no movement? Seems like very basic functionality that PyPlot and GR provide. Part of programmatic control and "house-keeping."