I've been using Rodeo for a few weeks as a better (IMO) alternative to Jupyter Notebooks. But, it has a huge problem: I can't download any packages that didn't already come with it - for example, Seaborn. Whenever I try to do this on my work laptop, Windows 7 generates a popup error "pip.exe has stopped working". On my home laptop (a much more powerful computer), Windows 10 doesn't even generate an error - it simply doesn't install the package. Note that I had no issues installing packages in Jupyter.
Also, please keep advice as least technical as possible - I'm not a coder, don't use the console or github, or any of that. I've just gotten into data science training in the last couple of years.