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

site/make mechanism for eval substitution #10

Merged
merged 1 commit into from
Feb 10, 2024

Conversation

djacu
Copy link
Owner

@djacu djacu commented Feb 10, 2024

Created a new function that searches for eval files in the lesson directory and evalutes them. They can be used in the lesson.md file by using a hidden comment with a value of self.<eval file> (e.g. self.eval). The extension is not used. Refactored the lessons library to use this new feature and udpated any necessary lesson files.

…irectory and evalutes them. They can be used in the lesson.md file by using a hidden comment with a value of `self.<eval file>` (e.g. `self.eval`). The extension is not used. Refactored the lessons library to use this new feature and udpated any necessary lesson files.
Copy link

@github-actions github-actions bot temporarily deployed to pull request February 10, 2024 07:32 Inactive
@djacu djacu merged commit 2c37842 into main Feb 10, 2024
2 checks passed
@djacu djacu deleted the site/make-mechanism-for-eval-substitution branch February 10, 2024 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant