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

Course changes #148

Merged
merged 21 commits into from
Mar 23, 2022
Merged

Course changes #148

merged 21 commits into from
Mar 23, 2022

Conversation

mishig25
Copy link
Contributor

@mishig25 mishig25 commented Mar 17, 2022

Changes needed for the hf course

Feel free to ignore the svelte side.
For the python side, the big change is adding a flag not_python_module to build command & based on not_python_module we make sure to not do importlib.import_module(course)

Unlike transformers or datasets, course is just a set of mdx files, not a python module

@mishig25 mishig25 mentioned this pull request Mar 17, 2022
5 tasks
@mishig25 mishig25 requested a review from sgugger March 17, 2022 16:53
@mishig25 mishig25 marked this pull request as ready for review March 17, 2022 16:53
Copy link
Contributor

@sgugger sgugger left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for working on this!

@mishig25 mishig25 merged commit 8f59020 into main Mar 23, 2022
@mishig25 mishig25 deleted the course_changes branch March 23, 2022 11:30
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.

2 participants