You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
site_name: Cookiecutter Data Science
|
|
|
|
site_description: A project template and directory structure for Python data science projects.
|
|
|
|
site_favicon: favicon.ico
|
|
|
|
repo_url: https://github.com/drivendata/cookiecutter-data-science
|
|
|
|
copyright: Project maintained by the friendly folks at <a target=_blanks href="https://www.drivendata.org">DrivenData</a>.
|
|
|
|
google_analytics: ['UA-54096005-4', 'auto']
|
|
|
|
theme: cinder
|
|
|
|
extra_css:
|
|
|
|
- css/extra.css
|
|
|
|
pages:
|
|
|
|
- Home: index.md
|