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 On Friday, 23 November 2018 02:50:17 UTC, Simon Biggs wrote: > > 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 > > On Friday, 23 November 2018 10:09:58 UTC+11, Tony Hirst wrote: >> >> Latest release hasn't appeared on Github releases page - >> https://github.com/SimonBiggs/scriptedforms/releases ? >> >> On Thursday, 22 November 2018 06:27:50 UTC, Simon Biggs wrote: >>> >>> 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: >>> >>> https://mybinder.org/v2/gh/SimonBiggs/scriptedforms-examples/master?urlpath=scriptedforms/use/detailed-example.md >>> >>> 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 >>> >>> >>> -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/70710357-ccd3-49b9-ac36-333101f2034c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
