bellingcat / open-source-research-notebooks

Jupyter notebooks helping open source researchers, journalists, and fact-checkers use command line tools and code projects for digital investigations.
MIT License
171 stars 13 forks source link

investigate google colab and mybinder.org alternatives #1

Closed msramalho closed 5 months ago

msramalho commented 10 months ago

Ideally we can connect each of the notebooks with a simple link to google colab and Binder.

Here are some simple examples from the maigret repository: Open In Colab Open In Binder

I wonder if there are other relevant services out there, perhaps spending some 30min investigating is enough to close this.

amithr commented 10 months ago

I think that the most obvious alternative is perhaps Jupyter Lite. Kaggle, which I'm sure you've heard of also provides a free service, although it requires a login.

msramalho commented 10 months ago
  1. Jupyter Lite should be mentioned, and if there's a way to automatically open a notebook there then included alongside the others, otherwise they have the option to open from URL and we if we mention how to do that it's plenty.
  2. I wouldn't include Kaggle, at least for now, since their end-goal is more around ML and demonstrating those techniques.
msramalho commented 5 months ago

Coming back to this, I had a look over Kaggle notebooks and they seem to integrate well among the other alternatives. I'm closing this, but happy to expand the list we include if more come up.