Skip to content

Commit

Permalink
link project page to other pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Baskauf committed Mar 11, 2024
1 parent d3fd662 commit 3daf6bf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 2 additions & 0 deletions script/codegraf/ees4/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,8 @@ print("It's been a pleasure doing business with you!")

This is the end of the EES 2580 Beginning Python module.

[Go to the project page](../ees_project/)

If you want to continue on with lessons on vectorized programming with pandas, you can begin the lesson on [NumPy arrays](../007)

Continue to the intermediate series on [files and tables](../020)
Expand Down
8 changes: 7 additions & 1 deletion script/codegraf/ees_project/index.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
---
permalink: /script/codegraf/ees_project/
title: EES 2580 project
breadcrumb: ees
breadcrumb: EES 2580 project
---

# EES 2580 Python data visualization project

- [Lesson 1: Background](../ees0)
- [Lesson 2: Python programming basics](../ees1)
- [Lesson 3: Code libraries and lists](../ees2)
- [Lesson 4: Dictionaries and complex data structures](../ees3)


## Project learning objectives:

The learner will:
Expand Down

0 comments on commit 3daf6bf

Please sign in to comment.