- Overview
- Getting Started Guide
- UserGuide
-
References
-
ABEJA Platform CLI
- CONFIG COMMAND
- DATALAKE COMMAND
- DATASET COMMAND
- TRAINING COMMAND
-
MODEL COMMAND
- check-endpoint-image
- check-endpoint-json
- create-deployment
- create-endpoint
- create-model
- create-service
- create-trigger
- create-version
- delete-deployment
- delete-endpoint
- delete-model
- delete-service
- delete-version
- describe-deployments
- describe-endpoints
- describe-models
- describe-service-logs
- describe-services
- describe-versions
- download-versions
- run-local
- run-local-server
- start-service
- stop-service
- submit-run
- update-endpoint
- startapp command
-
ABEJA Platform CLI
- FAQ
- Appendix
Update Notebook
This page explains how to Update the Notebook.
Notebook Update
You need to stop the notebook to change the notebook instance type. Please refer to Stop and Delete Notebook for the stop method.
Select “…” of the notebook you want to stop. Select “Update” in the drop down.
After selecting the instance type you want to change here, select “Update”. ( For example, select gpu-1
)
See here for instance type.
You can confirm that it has been changed to “gpu-1”.
Run “Launch Notebook”. You can launch the notebook on the changed instance.
Even after changing the notebook instance type, files saved under the notebook home directory (/ mnt / notebooks / {notebook_id}) can be used.