Skip to content

Conversation

derekhiggins
Copy link
Contributor

This was removed weeks ago during an update of the README. The code still exists and it still works.

Fixes #156

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Apr 19, 2024
Copy link
Member

@russellb russellb left a comment

Choose a reason for hiding this comment

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

minor suggestion to get the best rendering from github

https://github.com/orgs/community/discussions/16925

README.md Outdated
Comment on lines 282 to 296
> **NOTE:** If you want to pickup from where a failed or canceled `ilab generate` left off, you can copy the `generated*.json` file into a file named `regen.json`. `regen.json` will be picked up at the start of `lab generate` when available. You should remove it when the process is completed.

Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
> **NOTE:** If you want to pickup from where a failed or canceled `ilab generate` left off, you can copy the `generated*.json` file into a file named `regen.json`. `regen.json` will be picked up at the start of `lab generate` when available. You should remove it when the process is completed.
> [!NOTE]
> If you want to pickup from where a failed or canceled `ilab generate` left off, you can copy the
> `generated*.json` file into a file named `regen.json`. `regen.json` will be picked up at the start of `lab
> generate` when available. You should remove it when the process is completed.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

that does look better but now its not the same style as other notes in this file

Copy link
Member

Choose a reason for hiding this comment

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

Well maybe another pr can convert the rest 😀

This was removed weeks ago during an update of the README.
The code still exists and it still works.

Fixes instructlab#156

Signed-off-by: Derek Higgins <derekh@redhat.com>
@russellb russellb merged commit 1d00d8e into instructlab:main Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to stop lab generate and save output for continuation later?
2 participants