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