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

Move some config options into a CourseDirectory object. #711

Merged
merged 5 commits into from
Feb 12, 2017

Conversation

jhamrick
Copy link
Member

#705 will require quite a bit of refactoring in order to separate the config options from the apps that rely on them. This PR is a first step in that direction. This makes a CourseDirectory object that manages the actual directory containing the source files. It's a relatively sparse object at the moment except for its config options, but I am hoping to move more functionality (e.g. stuff from the nbconvert apps) into it in the future.

I will wait to merge this I think until after #526

@jhamrick jhamrick added this to the 0.5.0 milestone Feb 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant