Merged
Conversation
Collaborator
Author
|
@tuliren Should we create a separate workflow for these checks or is it sufficient to keep in check notebooks? |
Collaborator
|
FYI, github workflow supports adding a markdown summary of the workflow. See details here. This is an example of how the summary looks like: https://github.com/Liquid4All/labs/actions/runs/23210191532 Sometimes it is helpful to take a look at the output of the LLM response. If it is easy to do, can you ask coding agent to do that? I think the implementation may be to construct a paragraph of markdown text for each notebook that combines the notebook name, This is nice to have. Feel free to ignore this. |
…y checking first cell dependncies
tuliren
approved these changes
Mar 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
0.01epoch to verify it can run the training.Included is a README.md in the util folder to understand how commands can be used. We introduced skipping commands to skip notebooks or skip specific cells in notebooks if required. In addition, in this util folder we have a file called
modal_runner.pywhich contains the actual model function deployed to modal.