2019-09-02 14:31:42 UTC - Roberto Santiago: This may be a stupid question but is there any way to delete all actions easily? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1567434702025300 ---- 2019-09-02 14:34:48 UTC - Rodric Rabbah: not using `wsk` or REST api https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1567434888025600 ---- 2019-09-02 15:48:21 UTC - James Thomas: I’ve often wanted this as a CLI option…. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1567439301026000 ---- 2019-09-02 15:57:56 UTC - Rodric Rabbah: i dont think you’ve zipped the files correctly as i still cant reproduce https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1567439876026100?thread_ts=1567354407.024500&cid=C3TPCAQG1 ---- 2019-09-02 15:58:00 UTC - Rodric Rabbah: this is the error i get https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1567439880026300?thread_ts=1567354407.024500&cid=C3TPCAQG1 ---- 2019-09-02 15:58:02 UTC - Rodric Rabbah: ``` "result": { "error": "Internal error. Object of type ndarray is not JSON serializable" }, ``` https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1567439882026500?thread_ts=1567354407.024500&cid=C3TPCAQG1 ---- 2019-09-02 15:58:13 UTC - Rodric Rabbah: indicating a bug in your main https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1567439893026900?thread_ts=1567354407.024500&cid=C3TPCAQG1 ---- 2019-09-02 15:58:15 UTC - Pepi Paraskevoulakou: Ok I fixed it ! https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1567439895027100?thread_ts=1567354407.024500&cid=C3TPCAQG1 ---- 2019-09-02 15:58:19 UTC - Pepi Paraskevoulakou: Thank you https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1567439899027400?thread_ts=1567354407.024500&cid=C3TPCAQG1 ---- 2019-09-02 15:58:20 UTC - Rodric Rabbah: ok great https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1567439900027600?thread_ts=1567354407.024500&cid=C3TPCAQG1 ---- 2019-09-02 16:01:06 UTC - Rodric Rabbah: ``` > wsk action invoke t -r -p x 1.1 { "the prediction is": 37096.7289314658 }
``` https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1567440066027800?thread_ts=1567354407.024500&cid=C3TPCAQG1 ---- 2019-09-02 16:03:39 UTC - Pepi Paraskevoulakou: Ok thx!! https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1567440219028400?thread_ts=1567354407.024500&cid=C3TPCAQG1 ---- 2019-09-02 16:04:24 UTC - Pepi Paraskevoulakou: Efharisto (thank you) as we say in Greek yay : Rodric Rabbah https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1567440264029300?thread_ts=1567354407.024500&cid=C3TPCAQG1 ----