Skip to content

Commit

Permalink
Merge pull request #42 from ryanlovett/authors
Browse files Browse the repository at this point in the history
Disable authors.
  • Loading branch information
ryanlovett authored Oct 29, 2024
2 parents 7ac1e75 + 061e4fa commit eeec291
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions myst.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,26 +5,26 @@ project:
title: UC Berkeley Data Science Curriculum Guide
# description:
# keywords: []
authors:
- name: Balaji Alwar
email: [email protected]
affiliations:
- id: ucb
institution: University of California at Berkeley
department: Research, Teaching, and Learning
- name: Ryan Lovett
email: [email protected]
affiliations:
- id: ucb
department: Statistics
- name: Eric Van Dusen
email: [email protected]
affiliations:
- id: ucb
department: DSUS
# Uncommenting authors causes it to appear on every page.
#authors:
#- name: Balaji Alwar
# email: [email protected]
# affiliations:
# - id: ucb
# institution: University of California at Berkeley
# department: Research, Teaching, and Learning
#- name: Ryan Lovett
# email: [email protected]
# affiliations:
# - id: ucb
# department: Statistics
#- name: Eric Van Dusen
# email: [email protected]
# affiliations:
# - id: ucb
# department: DSUS
github: https://github.com/berkeley-cdss/curriculum-guide
license:
# code: MIT
content: CC-BY-4.0
jupyter:
lite: true
Expand Down

0 comments on commit eeec291

Please sign in to comment.