[jupyter] ScriptedForms v0.10.0 released

2018-11-21 Thread Simon Biggs
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-ex

[jupyter] Re: Jupyter Notebook Kernel Crashing non-stop

2018-11-21 Thread lispyarnuld
> File "/mnt/sda5/knuth/geo/email.py", line 1, in This line told the problem. In my current working directory there is this file titled "email.py" which contains some code of mine. Since Jupyter Notebok was running from same directory, it thought it is from email-parser package and started l