Simon Biggs
Simon Biggs
@robmarkcole do you have any thoughts about the parameter design?
For example: * changing conditional to disabled, resulting in being more aligned to standard html * In observe code result, trying to make it clear which is the code being...
Thanks Robin. Let me know if I've been sending too many pings your way.
Cheers. Thanks for the help by the way. I'm glad I didn't get stuck with "trigger".
@robmarkcole another question, could I get away with: ~~~html ~~~ As in if code to be run is always called "runCode" is it obvious enough to use "code" instead of...
@robmarkcole and please let me know if you can think of ways to shorten any of the names and still make it clear what they mean.
Kk :) sounds good. Explicit is definitely better than implicit. Thanks Robin. On Mon., 30 Apr. 2018, 4:14 pm Robin, wrote: > Hi @SimonBiggs I think if you are using...
@robmarkcole here's a project that is very very similar in syntax. It's designed to produce static documents, but the syntax has been well thought out and the same syntax could...
Interesting. I'll think more about it. I'm not really sold on it... If you could think of some ways the parameters could be neatly put in there that would help....
Hi DemGiran, It certainly can be used inside JupyterLab. But for each release of JupyterLab every extension needs to be updated. I have fallen quite far behind on the JupyterLab...