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

Renaming Assignment Filenames #36

Open
ttseng opened this issue Jan 16, 2025 · 0 comments
Open

Renaming Assignment Filenames #36

ttseng opened this issue Jan 16, 2025 · 0 comments

Comments

@ttseng
Copy link

ttseng commented Jan 16, 2025

Thanks for sharing all of the course materials for this class!

I am adapting the materials, but I'd like to use only a subset of the assignments. I was hoping to refactor the assignment notebooks to re-index based on the assignments I will be using (e.g., if I choose not to include hw01 in the class, I want to rename hw02, hw03, etc. so they start from 01).

However, the otter grader statements at the top of the notebooks do not seem editable:

# Initialize Otter
import otter
grader = otter.Notebook("hw02.ipynb")

So if I wanted to re-index the assignment filenames, I don't see a way to do that without breaking the grader.

Is there a workaround to be able to rename the assignment filenames?

Thanks!

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

No branches or pull requests

1 participant