notebook.community
Edit and run
In [ ]: import ethercalc
import ethercalc
In [ ]: e = ethercalc.EtherCalc("http://localhost/calc") e.get("/daily/cells")
e = ethercalc.EtherCalc("http://localhost/calc") e.get("/daily/cells")
In [ ]: e.export('daily')
e.export('daily')