Can't copy python notebook to another workspace
I'm attempting to copy a notebook from a workspace that's tied to a retired billing account over to a workspace that has an activated billing account. I've also tried cloning the workspace over to a new workspace with an activated billing account, but the notebooks didn't get copied over.
If a workspace has a number of jupyter notebooks and the billing account tied to that workspace is retired, then are those notebooks lost?
The error message I'm getting is the following:
"The project to be billed is associated with an absent billing account."
{
"error": {
"code": 403,
"message": "The project to be billed is associated with an absent billing account.",
"errors": [
{
"message": "The project to be billed is associated with an absent billing account.",
"domain": "global",
"reason": "accountDisabled",
"locationType": "header",
"location": "Authorization"
}
]
}
}
Comments
2 comments
Hi Charles,
Thanks for your question. Let me confirm this with a member of our engineering team and get back to you.
Kind regards,
Jason
Hi Charles,
Because all notebooks are stored in the Google bucket associated with the workspace, the billing project for the workspace will need to be actively funded in order to access its resources. If you are able, I recommend providing an active billing account to the project for the workspace, or informing the owner that they must do so in order for their resources to remain available.
Please note that Google does not explicitly state how long they keep unfunded resources. Our experience is that they tend to stay around for a little while, but they are technically under no obligation to keep them around if they are not being paid for.
I hope this helps! Please let us know if you have any further questions.
Kind regards,
Jason
Please sign in to leave a comment.