NLeSC / noodles

Computational workflow engine, making distributed computing in Python easy!
http://nlesc.github.io/noodles
Apache License 2.0
21 stars 7 forks source link

poetry_tutorial is failing #81

Open PabRod opened 4 years ago

PabRod commented 4 years ago

notebooks\poetry_tutorial.ipynb is failing. The problem seems to be not our fault, but Glosbe's, the automatic translation service. Any query, even single word ones, return HTTPError: HTTP Error 429: Too Many Requests. It also fails through the web browser.

A side comment on readability: perhaps it is a good idea to use a less complex example as Tutorial number 1?