Hacker News new | ask | show | jobs
by RecycledEle 801 days ago
What does this do that http://REPL.IT or Jupyter Notebooks do not do?
1 comments

Replit is similar, this product is like it but tailored specifically for educational purposes.

As for Jupyter Notebooks – ClassroomIO allows you to create an assignment and have a group of students work on it simultaneously without interfering with one another. (Maybe you can do this somehow in Jupyter, but I don't know how.) Also, it supports more languages and the flow is more like a regular console app.