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
Create a series of Jupyter notebooks to demonstrate the usage of naas-python for performing CRUD operations on storage. Each notebook should focus on a specific type of request, such as creating a storage, getting a storage, updating a storage, and deleting a storage. These notebooks will serve as a comprehensive guide for users looking to work with storage using naas-python.
Tasks
Create a notebook for creating a storage using naas-python.
Develop a notebook for retrieving a storage using naas-python.
Implement a notebook for updating a storage using naas-python.
Create a notebook for deleting a storage using naas-python.
Ensure all notebooks are well-documented and easy to understand.
The text was updated successfully, but these errors were encountered:
Dr0p42
changed the title
Create notebooks for CRUD operations using naas-python for storage
feat: Create notebooks for CRUD operations using naas-python for storage
May 20, 2024
Description
Create a series of Jupyter notebooks to demonstrate the usage of naas-python for performing CRUD operations on storage. Each notebook should focus on a specific type of request, such as creating a storage, getting a storage, updating a storage, and deleting a storage. These notebooks will serve as a comprehensive guide for users looking to work with storage using naas-python.
Tasks
The text was updated successfully, but these errors were encountered: