Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
IDE vs Research vs Algorithms

Hi.

I'm reading "Developing in the IDE" in the Help section, as I have a doubt about the difference in how to use/call pipelines/data between the IDE, Research environment (specifically, Notebooks), and Algorithms. Also, I found this post:

https://www.quantopian.com/posts/help-run-pipeline-module-name-in-ide

Mainly, my question relies on this: The "Developing in the IDE" documentation it's applicable to what? Research environment? Algorithms? None? Both? Because it has plenty of information, but I see on another posts that the IDE is kind of a "desktop algorithm"?

Regards,