Settings

Theme

Rodeo – A data-centric IDE for Python

github.com

149 points by huckfinn · 16 comments

Reader

6 threads
caseyf7

This looks great, but they really should give some credit to R-studio. R-studio clearly inspired them more than SublimeText and Eclipse.

- "It's heavily inspired by great projects like Sublime Text and Eclipse."

  • mhuffman

    This IDE looks practically identical (even using the same tab names!) to RStudio.

    It seems a bit disingenuous of op to not mention such a glaring copy. Not that it is an issue, the creator of RStudio seems pretty chill ... but still.

sputknick

Rodeo, like RStudio is built on the ACE editor. This is why they look the same, not because it is a "copy" of RStudio. Plus they fulfill the same function; so they are bound to look very similar.

ngoldbaum

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.

  • collyw

    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.

eivarv

This looks really interesting (not to mention aesthetically appealing)!

In what situation would Rodeo be more appropriate than, say Spyder [0] or other native applications, and how do they differ in terms of functionality?

[0]: https://github.com/spyder-ide/spyder

cruig

Looks exactly like R Studio... but browser-based.

  • Mikeb85

    R Studio is browser based as well. It just happens to ship in a Chromium shell...

  • wodenokoto

    I would have said spyder, since that's the de facto Python IDE for data science.

    But aren't both really just matlab?

    • zzleeper

      Indeed. I don't like much the "looks exactly like .." comments, because (even if I sometimes do think them), similarity in interfaces is actually a great thing, as it allows more people to easily switch and pick from r/py/julia/matlab/octave/stata/spss or whatever language is more promising in other areas. In other words, it reduces the mental cost of switching.

    • est

      Matlab and ipython notebook are totally different things

      • wodenokoto

        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.

        • scott_karana

          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

      • pjmlp

        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.

  • sankethkatta

    R Studio, also has a browser version via R Studio Server: http://www.rstudio.com/products/RStudio/#Server

bischofs

Getting a connection refused when I run it locally...

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection