-
Notifications
You must be signed in to change notification settings - Fork 101
Description
Hi,
I've been reading through issues/docs and I'm not sure if what I'm searching for is possible; apologies if this is redundant or obvious to folks more familiar with gorilla-repl.
My use case:
I'm familiar with lein, namespaces, (n)repl's, cider, etc, I typically do data-processing coding with clojure (and other tools). I use python also but greatly prefer clojure (and everything with the jvm..).
Now I need to do some data analysis, exploration, and profiling... I want to use my customized emacs environment and would love to use clojure with output to gorilla repl.
Is there a way to edit in emacs, and somehow invoke my output to shoot out to the gorillla repl browser?
Gorilla's repl and plotting would be a huge upgrade over clojure.pprint for data analysis work.
I'm guessing folks are doing this... Did I miss something?
any tips appreciated, thanks in advance, -Joe