Issue
There is a gcloud command to create a user-managed notebook instance.
gcloud notebooks instances create
Is is possible to create a managed notebook with gcloud?
It looks to be possible in the API. I can't find a gcloud reference.
Solution
As mentioned by @gogasca, the gcloud SDK for creating managed notebook is currently under work. Meanwhile you can try client libraries and REST API to create the same.
Answered By - Sakshi Gatyan
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.