Hacker News new | ask | show | jobs
by ntoll 2884 days ago
Actually, Jupyter is used in Mu: the Python3 REPL is an iPython notebook. ;-)

Mu is a code editor, Jupyter is more an unfolding of thought and code (i.e. they're different).

My aim is to complement and amplify the amazing work that Jupyter are doing and suggest people look into using Jupyter "proper", in the "Moving on from Mu" tutorial page (https://codewith.mu/en/tutorials/1.0/moving-on).