Hacker News new | ask | show | jobs
by PurpleRamen 2897 days ago
Something I always wondered about: why are Jupyter Notebooks JSON-Files and not directories where each cell and result has a coresponding single file? Would also make managing attatchments and versionscontrol per notebook quite easy.