メインコンテンツまでスキップ

Suspend and restore a project

You can suspend and restore a project as needed.

Suspend

To avoid incurring charges for unneeded engine resources, suspend projects you're not working on.

User authorizations, object store authorizations, and data objects are saved. When you restore and redeploy the project, you can pick up where you left off.

In your notebook, run this magic command:

Restore (redeploy)

In your notebook, run this magic command:

If you don't specify the number of nodes, one node will be deployed.

For the restore parameter, leave the default value of true. This restores the project to the state of the latest Git commmit.

Each time the engine is deployed, a new password for connecting to the engine is generated for each user.

ヒント

Learn more about AI Unlimited magic commands.