-
@elben I personally use a setup made with TextMate and the Terminal. But I would say it’s probably a bit outdated. I would probably go with Visual Code Studio, and also download Anaconda.
-
@elben A nice playground (imho) is Jupyter (that comes with Anaconda). It’s in the browser, which is not ideal, but at least you don’t need to install anything else. I use it to test chunks of code before integrating it into my agent based models.
-
@elben There is a RStudio-like app called Spyder, but I don’t think it’s as good as RStudio.