Fork me on GitHub
#data-science
<
2019-07-14
>
alan06:07:02

@gravcon5 I'm working on this https://github.com/alanmarazzi/panthera it is still alpha and unannounced, but next week I'll present it at the next scicloj gathering so register if you'd like to know more about it https://zoom.us/meeting/register/742b2abcc393765bc5b9141539e44ee6

jlmr14:07:05

jupyter-lab-parinfer is a very simple extension for Jupyter Lab enabling Parinfer for code cells: https://github.com/jelmerderonde/jupyter-lab-parinfer It is my very first public Clojure(Script) package so any and all feedback is welcome.

👏 8
Daniel Slutsky17:07:09

@U56R03VNW, thank you so much for this!

jlmr06:07:59

Let me know if you run into any bugs!

👍 4
mkvlr16:07:33

do you also run into https://github.com/shaunlebron/parinfer-codemirror/issues/11 with larger cells or did you find a way to work around that?

yuhan18:07:25

@U56R03VNW The extension appears to be enabling itself on all types of notebooks including Python ones, I don't think that's supposed to happen

yuhan18:07:03

looks like it might be due to handle-active-cell-change missing a check for the language?

jlmr19:07:08

@qythium, thanks for letting me know, I will try to take a look at it on friday