Skip to content

Commit

Permalink
site deploy
Browse files Browse the repository at this point in the history
Auto-generated via {sandpaper}
Source  : 537af71
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-06-11 16:46:53 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : d47a272
Branch  : main
Author  : Chris Endemann <[email protected]>
Time    : 2024-06-11 16:46:00 +0000
Message : Fix heatmap plotting bug (#470)

* Fix heatmap plotting bug

I ran into an odd bug while prepping to teach this workshop last week. With the current workshop environment running on Windows 10, I ran into this issue: https://stackoverflow.com/questions/77165100/only-the-first-row-of-annotations-displayed-on-seaborn-heatmap

Updating both matplotlib and seaborn seemed to resolve the issue:
`pip install seaborn --upgrade`
`pip install matplotlib --upgrade`

I propose we add these pip statements to the setup instructions.

* Update learners/setup.md

Co-authored-by: Sven van der Burg <[email protected]>

* Update learners/setup.md

---------

Co-authored-by: Sven van der Burg <[email protected]>
  • Loading branch information
actions-user and svenvanderburg committed Jun 11, 2024
1 parent f1fba43 commit b5583c4
Show file tree
Hide file tree
Showing 12 changed files with 70 additions and 70 deletions.
10 changes: 5 additions & 5 deletions 2-keras.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions 5-transfer-learning.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion 6-outlook.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions aio.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 14 additions & 14 deletions index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b5583c4

Please sign in to comment.