data-science

Data science, data analysis, and machine learning in Clojure https://scicloj.github.io/pages/chat_streams/ for additional discussions
2020-06-23T20:47:39.336300Z

Hi @arne-clojurians. Sorry you had that trouble. Would you mind taking a look at the latest snapshot (`1.6.0-alpha7-SNAPSHOT`)? There are a lot of changes there, including some updates to the usage of sente and cljs packaging, so you may find that works for you?

2020-06-25T02:29:20.344500Z

Hi @arne-clojurians. Thanks for reporting back. Just noticed that you have a git issue up for this. I'll respond there. Sorry for not seeing that earlier.

2020-06-25T18:50:17.345200Z

For the record, this has been resolved in issue now: https://github.com/metasoarous/oz/issues/115

2020-06-25T18:50:40.345500Z

It does indeed seem that the issue was another library requiring a different version of sente.

2020-06-25T18:51:35.345700Z

Thanks again @arne-clojurians for reporting and following up on the issue with me!

heyarne 2020-06-25T18:53:18.345900Z

@metasoarous I actually feel kind of silly that I didn't try to produce a minimal example. Thanks for helping me debug this! And thanks for the beautiful library 🙂

2020-06-25T18:54:18.346100Z

No worries; Happens to the best of us. You're quite welcome, and thanks for the kind words!

2020-06-23T20:50:41.338600Z

BTW, Oz is now being built with shadow and deps.edn, so you will find that it's much easier to do things like start a repl with a specific oz version or git commit hash (`clj -sDeps {:deps {metasoarous/oz {:mvn/version "1.6.0-alpha7-SNAPSHOT"}}}`) or recompile with updated vega libs (via npm+Shadow).

kenny 2020-06-24T23:32:59.344Z

Which branch is the code for 1.6.0-alpha7-SNAPSHOT on?

2020-06-25T02:27:46.344300Z

Realized I forgot to push the commits! But it's what is now master.

kenny 2020-06-25T16:05:23.344700Z

I thought I was somehow missing it haha. Thanks!

👍 1
2020-06-23T20:54:38.342Z

I'm very close to having a release ready with lots of work from my Clojurists Together Funding (again, thanks to everyone for the support there), and am mostly now just doing cleanup, updating docs, and kicking the wheels to make sure that the deep refactoring to the compile/build/view system hasn't introduced any bugs.

🎉 4
2020-06-23T20:55:07.342500Z

Feedback on how the above works for folks actually would be super helpful in getting there 🙂

heyarne 2020-06-23T21:35:06.342900Z

Hi! Congratulations on the new release. 🙂 Unfortunately I still have the same problems. I double-checked adblockers and other addons, but it's the same predure: Websocket connection can't be established, dropping down to ajax, 403s.