Merge pull request #880 from rvben/google_colab

Added Google Colaboratory - Closes #859
This commit is contained in:
R.I.Pienaar 2018-07-11 22:01:48 +03:00 committed by GitHub
commit c2eba76d9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -652,6 +652,7 @@ Table of Contents
* [RequestBin](https://requestb.in) — Inspect and debug HTTP POST requests from an HTTP client.
* [Apify](https://www.apify.com/) — Web scraping and automation platform that lets you create an API extracting websites data. Free tier with 10k monthly crawls and 7 days data retention.
* [Diggernaut](https://www.diggernaut.com/) — Cloud based web scraping and data extraction platform for turning any website to the dataset or to work with it as with an API. Free plan includes 5K page requests monthly.
* [Colaboratory](https://colab.research.google.com) — Free web-based Python notebook environment with Nvidia Tesla K80 GPU.
## Other Free Resources
* [github.com - FOSS for Dev](https://github.com/httpsGithubParty/FOSS-for-Dev) — A hub of free and Open Source software for developers