ScriptedForms 0.8.0 released

47 views
Skip to first unread message

Simon Biggs

unread,
Apr 2, 2018, 5:27:34 PM4/2/18
to Project Jupyter
ScriptedForms
  • 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
Release Highlights
Now have a portable windows version. Update the forms in the zip, rezip the package, then send your forms to your colleagues. Download the portable windows version at https://github.com/SimonBiggs/scriptedforms/releases/latest

Completely revamped variable-table. It can now have toggles, tick boxes, dropdown select elements, strings, all within table elements. Input types are defined by a python dictionary. Dropdown values are defined by a python dictionary. The table itself is a pandas table.

Implemented inline code within sections. This is designed to be used to maximise separation of code and template allowing the majority of the code to be written into a python file and then imported in. This can be combined with a section-filechange enabling the form to re-import the python file whenever the python file changes.

Simon Biggs

unread,
Apr 3, 2018, 6:45:09 AM4/3/18
to Project Jupyter
For the 0.8.0 release notes detailing the live updating python imports and other added features see https://github.com/SimonBiggs/scriptedforms/releases/tag/0.8.0

Latest now points to 0.9.0 as I added a small breaking change today and wanted to highlight it with a 0.* release.

--
You received this message because you are subscribed to a topic in the Google Groups "Project Jupyter" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jupyter/8jiIGo2MGwE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jupyter+u...@googlegroups.com.
To post to this group, send email to jup...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/ab55c74e-c8b4-4721-a641-6086e3fb3f09%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages