Simon Biggs

Results 652 comments of Simon Biggs

I had previously included that in the docs, but removed it. Maybe I should add it in again... A pull request would be welcome given you know where you would...

Hi, Thank you for your interest. I do agree that it would be great to be able to support more kernels. Unfortunately as it stands ScriptedForms is closely tied to...

Just stick to the console, because that is needed for when error messages occur. There does need to be a console for each kernel.

Have implemented as JupyterLab extension. Now just need to hide errors in standalone version.

Consider have a small notification of some sort if an error occurs.

Have a ScriptedForms function that can be called by python to append items to the template.

Have the listener only start listening when the "form ready" function is called.

Actually, I'd be happy to enable JavaScript... We would then just get bokeh.

The bokeh interactive plots are lovely and would be a great fit.

I was also considering making to so that if ~~~markdown ```javascript Code is written here ``` ~~~ Then run it as JavaScript code...