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 Spaces #2522

Open
Dr0p42 opened this issue May 20, 2024 · 1 comment
Open
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 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

  1. Create a notebook for creating a space using naas-python.
  2. Develop a notebook for retrieving a space using naas-python.
  3. Implement a notebook for updating a space using naas-python.
  4. Create a notebook for deleting a space 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
@l-loic
Copy link
Contributor

l-loic commented Jun 17, 2024

@Dr0p42 @FlorentLvr Opened naas-python PR

@l-loic l-loic linked a pull request Jun 17, 2024 that will close this issue
@FlorentLvr FlorentLvr moved this from 🔖 Ready to 🛑 On Hold in ⚡️ Product Roadmap Jun 24, 2024
@FlorentLvr FlorentLvr moved this from 🛑 On Hold to 🏗 In progress in ⚡️ Product Roadmap Jun 28, 2024
@FlorentLvr FlorentLvr moved this from 🏗 In progress to 📋 Backlog in ⚡️ Product Roadmap Jul 8, 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: 📋 Backlog
Development

Successfully merging a pull request may close this issue.

2 participants