ScriptedForms v0.10.0 released

98 views
Skip to first unread message

Simon Biggs

unread,
Nov 22, 2018, 1:27:50 AM11/22/18
to Project Jupyter

http://scriptedforms.com.au

  • Quickly create live-update GUIs for Python packages using Markdown and a few custom HTML elements.
  • Just write in markdown + variables / UI types
  • Based on Jupyter
See it working within mybinder:

This was an example of Angular working within JupyterLab as a JupyterLab extension. At the moment however it just works in standalone mode, not within JupyterLab itself. This is because I have fallen a bit behind and the extension isn't compatible with the latest Lab. See the following issue for Lab compatibility https://github.com/SimonBiggs/scriptedforms/issues/284

If people are interested in me maintaining an Angular extension that runs within JupyterLab, or if they believe they would find ScriptedForms helpful within JupyterLab itself, please let me know.

Cheers,
Simon


Tony Hirst

unread,
Nov 22, 2018, 6:09:58 PM11/22/18
to Project Jupyter
Latest release hasn't appeared on Github releases page - https://github.com/SimonBiggs/scriptedforms/releases ?

Simon Biggs

unread,
Nov 22, 2018, 9:50:17 PM11/22/18
to Project Jupyter
Thanks for the heads up. Also Tony I would be massively keen if you could chime in on https://github.com/SimonBiggs/scriptedforms/issues/278#issuecomment-441146505

Cheers,
Simon

Tony Hirst

unread,
Nov 26, 2018, 1:03:39 PM11/26/18
to Project Jupyter
Hi Simon

Comments added to that issue.

By the by, I just tried running an old (simple) demo that rendered a pandas dataframe generated from a pd read_sql query, and found that whereas I'm pretty sure the dataframe used to render straight off, now I need to wrap it in display() in order to dymaically display a df output?

--tony

Simon Biggs

unread,
Nov 26, 2018, 2:11:58 PM11/26/18
to Project Jupyter

That's a regression. I'll have a look into it. I've made an issue over at https://github.com/SimonBiggs/scriptedforms/issues/296

And yes, thank you. I really appreciate your response. I'm revisiting making a reference docker image that sets up a jupyterhub setup to see how simple a deploy can be made.

Simon Biggs

unread,
Nov 26, 2018, 2:12:59 PM11/26/18
to Project Jupyter
Just fixed that pandas output issue. Would you be able to take the new patch release 0.10.1 for a spin?
Reply all
Reply to author
Forward
0 new messages