diff --git a/about.md b/about.md index 2a36d44..11b2cc5 100644 --- a/about.md +++ b/about.md @@ -5,9 +5,6 @@ nav_order: 2 description: Course policies and information. --- -{: .warning } -⚠️ The content on this site is archived and retained exclusively for reference. Updates will be made when the course is offered in the future. - # About Data 140 ## Ani Adhikari {: .no_toc .text-delta } diff --git a/acknowledgements.md b/acknowledgements.md index cc396c9..b393ca0 100644 --- a/acknowledgements.md +++ b/acknowledgements.md @@ -6,7 +6,7 @@ description: The acknowledgements. --- {: .warning } -⚠️ The content on this site is archived and retained exclusively for reference. Updates will be made when the course is offered in the future. +⚠️ The content on this page is subject to change until this banner is removed. # Acknowledgements ## Ani Adhikari, Spring 2022 diff --git a/announcements.md b/announcements.md deleted file mode 100644 index 52106d5..0000000 --- a/announcements.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -layout: page -title: Announcements -nav_exclude: true -description: A feed containing all of the class announcements. ---- - -{: .warning } -⚠️ The content on this site is archived and retained exclusively for reference. Updates will be made when the course is offered in the future. - - -# Announcements - -Announcements are stored in the `_announcements` directory and rendered according to the layout file, `_layouts/announcement.html`. - -{% assign announcements = site.announcements | reverse %} -{% for announcement in announcements %} -{{ announcement }} -{% endfor %} diff --git a/calendar.md b/calendar.md index 6608b1b..44a90a4 100644 --- a/calendar.md +++ b/calendar.md @@ -6,7 +6,7 @@ nav_order: 3 --- {: .warning } -⚠️ The content on this site is archived and retained exclusively for reference. Updates will be made when the course is offered in the future. +⚠️ The content on this page is subject to change until this banner is removed. # OH Calendar diff --git a/course-info.md b/course-info.md index f790efe..9a6da88 100644 --- a/course-info.md +++ b/course-info.md @@ -6,7 +6,7 @@ description: Course Policies --- {: .warning } -⚠️ The content on this site is archived and retained exclusively for reference. Updates will be made when the course is offered in the future. +⚠️ The content on this page is subject to change until this banner is removed. # Course Information diff --git a/resources/exponential_approximations.md b/resources/exponential_approximations.md index 2b0877a..d741145 100644 --- a/resources/exponential_approximations.md +++ b/resources/exponential_approximations.md @@ -5,9 +5,6 @@ nav_exclude: True description: The basic properties of exponential and logarithms used for exponential approximations. --- -{: .warning } -⚠️ The content on this site is archived and retained exclusively for reference. Updates will be made when the course is offered in the future. - # The basic properties of exponential and logarithms used for exponential approximations ![png](/assets/images/prereqs/exponential.png) diff --git a/resources/faq.md b/resources/faq.md index 5bfc099..e3382bf 100644 --- a/resources/faq.md +++ b/resources/faq.md @@ -5,11 +5,8 @@ nav_exclude: true description: Frequently asked questions about important general issues. --- -{: .warning } -⚠️ The content on this site is archived and retained exclusively for reference. Updates will be made when the course is offered in the future. - # Frequently Asked Questions # -## Ani Adhikari, Spring 2017 ## +## Ani Adhikari ## {:.no_toc .text-delta} ## Table of Contents diff --git a/resources/fluency.md b/resources/fluency.md index 7962a62..722e0d4 100644 --- a/resources/fluency.md +++ b/resources/fluency.md @@ -4,9 +4,6 @@ title: Math Fluency nav_exclude: true --- -{: .warning } -⚠️ The content on this site is archived and retained exclusively for reference. Updates will be made when the course is offered in the future. - # Math Fluency # ## A. Adhikari ## {: .text-delta} diff --git a/resources/index.md b/resources/index.md index 889a337..eb25a40 100644 --- a/resources/index.md +++ b/resources/index.md @@ -5,9 +5,6 @@ nav_order: 6 description: Resources and references for the class. --- -{: .warning } -⚠️ The content on this site is archived and retained exclusively for reference. Updates will be made when the course is offered in the future. - # Resources # {:.no_toc} @@ -30,6 +27,6 @@ description: Resources and references for the class. - [Final Exam Reference](/assets/references/Final_Reference_Sheet.pdf) ### Python References -- [prob140 library reference](http://prob140.org/prob140/) + - [datascience library reference](http://data8.org/datascience/tables.html) - [Final Exam Code Reference](/assets/references/final_reference_code_fa18.pdf) diff --git a/resources/prereqs.md b/resources/prereqs.md index 4ab0cc5..5615982 100644 --- a/resources/prereqs.md +++ b/resources/prereqs.md @@ -5,9 +5,6 @@ nav_exclude: true description: The prerequisites for the class. --- -{: .warning } -⚠️ The content on this site is archived and retained exclusively for reference. Updates will be made when the course is offered in the future. - # Math Prerequisities # ## A. Adhikari ## {:.no_toc .text-delta} diff --git a/tips.md b/tips.md index b9eca08..aef5a90 100644 --- a/tips.md +++ b/tips.md @@ -5,9 +5,6 @@ nav_order: 7 description: Tips on doing well in Data 140. --- -{: .warning } -⚠️ The content on this site is archived and retained exclusively for reference. Updates will be made when the course is offered in the future. - # Study Tips from Staff and Students # ## Ani Adhikari ## {:.no_toc .text-delta}