Hacker News new | ask | show | jobs
by dpleban 1418 days ago
Hi HN! I'm one of the creators of DagsHub - and we're excited to be sharing this with you today.

As Data Scientists, we sometimes have interactive outputs from Jupyter notebook cells. Up to now, most places you'd save notebooks, e.g. GitHub/GitLab, only showed a static image instead of the original rich output, and you'd have to open the notebook in Colab, or a similar tool in order to interact with your outputs.

This limits sharability and creates a lossy experience.

We wanted to fix this, so now when you commit a notebook to DagsHub (or connect a GitHub project with such a notebook), you see the interactive outputs as they should be – interactive.

This means that things like EDA and dashboarding tools are much cooler and more useful.

Oh, and you don't need to change your code or download or import anything.