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

Add functionalities to manipulate content #25

Merged
merged 24 commits into from
Nov 28, 2024

Conversation

DenisaCG
Copy link
Member

@DenisaCG DenisaCG commented Nov 21, 2024

Added backend implementation and connection to frontend contents manager for the following functionalities:

  • create new object
  • save existing object with new contents
  • rename object
  • copy object
  • delete object
  • check existence of object within drive
  • count appearances of object within drive.

For the saving and creation functionalities, a formatting of the content was also needed, depending on its format.

@DenisaCG DenisaCG added the enhancement New feature or request label Nov 21, 2024
@DenisaCG DenisaCG self-assigned this Nov 21, 2024
Copy link

Binder 👈 Launch a Binder on branch DenisaCG/jupyter-drives/manipulateContents

jupyter_drives/manager.py Outdated Show resolved Hide resolved
jupyter_drives/manager.py Outdated Show resolved Hide resolved
jupyter_drives/manager.py Outdated Show resolved Hide resolved
jupyter_drives/manager.py Outdated Show resolved Hide resolved
jupyter_drives/manager.py Outdated Show resolved Hide resolved
jupyter_drives/manager.py Outdated Show resolved Hide resolved
Co-authored-by: Afshin Taylor Darian <[email protected]>
Copy link
Member

@afshin afshin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Let's merge this when you are ready so that we can get more users on it for testing. Thanks @DenisaCG!

@DenisaCG
Copy link
Member Author

Great, I'll go ahead and merge it. Thanks for the review!

@DenisaCG DenisaCG merged commit c700461 into QuantStack:main Nov 28, 2024
3 of 4 checks passed
@DenisaCG DenisaCG deleted the manipulateContents branch November 28, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants