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

docs: Update records with Responses and Suggestions #4326

Conversation

kursathalat
Copy link
Contributor

Description

To do:

  • Responses will be handled.
  • Links to the next tutorials will be added.

Closes #4183

Type of change

(Remember to title the PR according to the type of change)

  • Documentation update

How Has This Been Tested

(Please describe the tests that you ran to verify your changes.)

Checklist

  • I added relevant documentation
  • I followed the style guidelines of this project
  • I did a self-review of my code
  • I made corresponding changes to the documentation
  • My changes generate no new warnings
  • I filled out the contributor form (see text above)
  • I have added relevant notes to the CHANGELOG.md file (See https://keepachangelog.com/)

@kursathalat kursathalat self-assigned this Nov 27, 2023
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. area: ui Indicates that an issue or pull request is related to the User Interface (UI) type: documentation Improvements or additions to documentation labels Nov 27, 2023
"source": [
"# Update Records with `Responses` and `Suggestions`\n",
"\n",
"In this part of the end-to-end tutorial series, we will see how we can update the records of our dataset with the responses and suggestions. You can refer to previous tutorials for [creating the dataset](./create-dataset-001.ipynb), [configuring the users and workspaces](./configure-users-and-workspaces-000.ipynb) or [adding metadata](./add-metadata-003.ipynb). Feel free to check out the [practical guides](../../../../practical_guides/practical_guides.md) page for more in-depth information.\n",
Copy link
Member

@davidberenstein1957 davidberenstein1957 Nov 27, 2023

Choose a reason for hiding this comment

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

Can you add this more general reference to the other notebooks to where possible (not the one on users and workspaces).

@davidberenstein1957 davidberenstein1957 removed the area: ui Indicates that an issue or pull request is related to the User Interface (UI) label Nov 27, 2023
…xample-on-updating-records-with-suggestions-and-responses-for-a-text-classification-dataset
…xample-on-updating-records-with-suggestions-and-responses-for-a-text-classification-dataset
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 28, 2023
@davidberenstein1957 davidberenstein1957 merged commit 2473b91 into docs/end2end-text-classification Nov 28, 2023
2 checks passed
@davidberenstein1957 davidberenstein1957 deleted the docs/4183-docs-example-on-updating-records-with-suggestions-and-responses-for-a-text-classification-dataset branch November 28, 2023 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:XL This PR changes 500-999 lines, ignoring generated files. type: documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants