-
Notifications
You must be signed in to change notification settings - Fork 412
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/cli : add python -m argilla workspaces create
command
#3676
feat/cli : add python -m argilla workspaces create
command
#3676
Conversation
…ature/cli-workspace-create
for more information, see https://pre-commit.ci
Codecov ReportPatch coverage is 📢 Thoughts on this report? Let us know!. |
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Just some minor comments regarding the create_workspace
function 👍🏻
…warhs/argilla into feature/cli-workspace-create
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just some minor details before merging!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR @eshwarhs! It looks good to me, we need to change just a few small details.
…ature/cli-workspace-create
Co-authored-by: Alvaro Bartolome <[email protected]>
for more information, see https://pre-commit.ci
Description
This PR adds a new CLI command
python -m argilla workspaces create
.Closes #3586
Type of change
How Has This Been Tested
Unit tests have been added to tests/unit/tasks/workspaces directory
Checklist
CHANGELOG.md
file (See https://keepachangelog.com/)