Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Create notebooks for CRUD operations using naas-python for storage #2523

Closed
Dr0p42 opened this issue May 20, 2024 · 0 comments · Fixed by #2537
Closed

feat: Create notebooks for CRUD operations using naas-python for storage #2523

Dr0p42 opened this issue May 20, 2024 · 0 comments · Fixed by #2537
Assignees
Labels
bug Something isn't working

Comments

@Dr0p42
Copy link
Contributor

Dr0p42 commented 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

  1. Create a notebook for creating a storage using naas-python.
  2. Develop a notebook for retrieving a storage using naas-python.
  3. Implement a notebook for updating a storage using naas-python.
  4. Create a notebook for deleting a storage using naas-python.
  5. Ensure all notebooks are well-documented and easy to understand.
@Dr0p42 Dr0p42 added the bug Something isn't working label May 20, 2024
@Dr0p42 Dr0p42 moved this from 📋 Backlog to 🔖 Ready in ⚡️ Product Roadmap May 20, 2024
@Dr0p42 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
@l-loic l-loic linked a pull request Jun 11, 2024 that will close this issue
@FlorentLvr FlorentLvr moved this from 🔖 Ready to 👀 In review in ⚡️ Product Roadmap Jun 14, 2024
@FlorentLvr FlorentLvr moved this from 👀 In review to 🛑 On Hold in ⚡️ Product Roadmap Jun 17, 2024
@FlorentLvr FlorentLvr moved this from 🛑 On Hold to 👀 In review in ⚡️ Product Roadmap Jun 19, 2024
@FlorentLvr FlorentLvr moved this from 👀 In review to 🏗 In progress in ⚡️ Product Roadmap Jun 28, 2024
@FlorentLvr FlorentLvr moved this from 🏗 In progress to 👀 In review in ⚡️ Product Roadmap Jul 2, 2024
@FlorentLvr FlorentLvr moved this from 👀 In review to 🏗 In progress in ⚡️ Product Roadmap Jul 2, 2024
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in ⚡️ Product Roadmap Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants