Live data from Hacker News

Rodeo – A data-centric IDE for Python

github.com

11–17 of 17 posts

Re: Rodeo – A data-centric IDE for Python

#11

I'm excited about this as an alternative to the IPython notebook, but with more of an IDE feel. This means the notebook can focus on what it's good at without adding more IDE-like features.

IPython notebook looks great for what it does, ideal for scientists who need one off scripts and be able to show their working, but that and the rise in online IDE's seem like a step backwards for a serious developer. They are great for getting started, but are seriously lacking in other areas.

Re: Rodeo – A data-centric IDE for Python

#12
post #6

Earlier quoted context omitted.

I would have said spyder, since that's the de facto Python IDE for data science. But aren't both really just matlab?

Matlab and ipython notebook are totally different things

Yes, but they both take inspiration from how Xerox PARC and Symbiotic REPLs used to work, or more close to modern days Dr Scheme/Racket.

Re: Rodeo – A data-centric IDE for Python

#15
post #6

Earlier quoted context omitted.

I would have said spyder, since that's the de facto Python IDE for data science. But aren't both really just matlab?

Matlab and ipython notebook are totally different things

Nobody mentioned notebook in this thread. Maybe you clicked reply the wrong place? Spyder is the Python IDE that takes after matlab, not ipython notebook.

Re: Rodeo – A data-centric IDE for Python

#16
post #6

Earlier quoted context omitted.

Matlab and ipython notebook are totally different things

Nobody mentioned notebook in this thread. Maybe you clicked reply the wrong place? Spyder is the Python IDE that takes after matlab, not ipython notebook.

Nobody said it in this thread, but it was stated in the article:

> You can think of it as an alternative UI to the notebook for the IPython Kernel

Post reply on HN