You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.
Assuming you've got a local copy of the Cloud Playground…
If you look at the console output, you'll see that the task queue is running, trying to fetch individual documents from github, but without a key. Github will rate limit you pretty quickly. You can try logging in as an app admin (click SIGN IN button in top right of the playground) and then clicking the "oauth2" admin link at the bottom, in order to insert an GitHub application key.
An easier route is put a git submodule into the repos/ directory within the project. That will give you a template project which doesn't requiring any fetching.
@fredsa : and in the case of the public version ? https://cloud-playground.appspot.com/playground/(it doesn’t seems to work for any projects either)
I’m logged‑in, but I can’t find the link to add an application key … Please post an image.
Tried to import project from Github and saw fetching but it stuck forever
http://i.imgur.com/ydxhiHg.png
The text was updated successfully, but these errors were encountered: