clojure-sg

http://www.meetup.com/Singapore-Clojure-Meetup/
2017-06-08T01:50:16.305884Z

hi, anyone in the group used both jupyter & gorilla repl?

spinningarrow 2017-06-08T01:50:55.311121Z

Used both a little. More Jupyter than Gorilla though

2017-06-08T01:53:36.332277Z

compared with Jupyter, what you think Gorilla do better or should improve?

2017-06-08T01:55:13.344098Z

or as a data scientist, why they choose one above another?

2017-06-08T02:01:10.393180Z

ignore python vs clojure, and bunch of libraries python may provide

spinningarrow 2017-06-08T03:04:41.853789Z

I'm not a data scientist so may not be the best person to ask, but ideally I'd like it if Clojure could be one of the options in Jupyter rather than having a separate one like Gorilla

spinningarrow 2017-06-08T03:06:18.864482Z

Currently Gorilla isn't as feature-rich and the shortcuts and look and feel is very different to Jupyter

2017-06-08T06:06:05.099819Z

gorilla is implemented on different idea i think. it emphasis data and use client’s capability to render view. while from my understanding Jupyter totally depends on backend server.

2017-06-08T08:41:22.923258Z

another interesting framework announced today https://github.com/CoNarrative/precept

1👍