Is your feature request related to a problem? Please describe.
DagsHub has almost 20K users that heavily use notebooks for their work. One of their most common requests is the ability to open a notebook committed to DagsHub in Google Colab. Currently they need to pull the notebook, and upload it manually, which is a bad UX for them.
Describe the solution you'd like
An open in Colab button on .ipynb files committed to DagsHub, same as exists in GitHub or Hugging Face. The DagsHub team is happy to do the development necessary on our end to add support for this.
Describe alternatives you've considered
We currently recommend people go the manual route, but that's much less convenient.
Additional context
One of our blogs about the Colab API was quoted here by someone on the Colab team - so it seems like there is awareness of our work. I think this could be very useful to the community.
Thanks in advance 🙏