Fork me on GitHub
#data-science
<
2017-10-31
>
didiercrunch13:10:01

Someone talked to me but I do not know who. You will need to retry

seb23113:10:58

Hi @didiercrunch I didn’t solve my problem, but managed to rectify it by cloning your repo then doing kernal-install, sorry removed the text as didn’t require help any more. Just trying out lein-jupyter! 🙂

seb23113:10:21

Anyone managed to create some interesting example notebooks yet?

seb23113:10:28

I don’t really have a good idea of getting charts into the notebook as I have little to no experience with jupyter

didiercrunch14:10:37

Charting is not yet provided out of the box

didiercrunch14:10:16

If you wish to plot chart, I suggest that you use plotly with clojupyter.misc.display

didiercrunch14:10:02

You can add arbitrary html or png to the notebook quite easely

whilo14:10:35

@didiercrunch Well, you need to deploy a server-side as well, right? For gorilla this is just a jar-file. I am probably misunderstanding you. I see definitely value in using common infrastructure like jupyter.

didiercrunch14:10:40

Totally, you need to install jupyter as a system dependency

didiercrunch14:10:59

Which is why gorilla is much easier to use.