Vincent Nijs

Results 115 comments of Vincent Nijs

FYI These are the types of plots I would use this for. http://vnijs.github.io/radiant/marketing/pmap.html http://vnijs.github.io/radiant/marketing/mds.html

Codemirror looks very nice. My main interest is in using it with knitr / rmarkdown inside a shiny app. Actually, what I would like even more is an ipython type...

@smartinsightsfromdata I did see that. There is also [IRkernel](https://github.com/IRkernel/IRkernel). The main issue I have is that this requires a full install of Python (e.g., through anaconda). R already has much...

This could be a really nice to select and move variables to groups: http://gojs.net/latest/samples/regrouping.html

Looks like you are right. My mistake — Vincent R. Nijs Associate Professor of Marketing Rady School of Management University of California, San Diego Wells Fargo Hall, 3W116 9500 Gilman...

Glad it sounds interesting. There are lots of (Excel based) tools for this type of analysis (e.g., http://www.palisade.com/precisiontree/) but I haven’t seen anything that is open source.  — Sent from...

Hi @ines. I'm running a docker container with jupyterlab and some other things. I'm able to connect to it from different editors (e.g., Atom or VSCode) and run code so...

Thanks for the suggestion @ines but I keep getting errors even-though I can connect to the running container from Atom and VSCode. I'll close for now and perhaps re-open once...

Thanks @ines. Made some progress it seems. I can connect with a docker container with or without CORS using `node connect` where connect.ts is the typescript file. Note the addition...

**Feature request**: Might be nice to have an icon in jupyterlab that a user can click to start one (or more) courses after they start a docker container that has...