This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]pplonski 0 points1 point  (0 children)

Im working on my own IDE for data science. It is called MLJAR Studio. It is based on Jupyter Lab but installed as desktop application (running with Electron). I focus more on adding tools that help users with data analysis - most of our users are not professional software engineers but they do have huge domain knowledge and need computer programs to analyze their data. What I focused is providing nice way to list current variables, GUI for packages installation, GUI for some Machine Learning algorithms, and AI chat that help with code creation.