Skip to content

Commit

Permalink
differences for PR #147
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 5, 2024
1 parent 9d901b9 commit 446fceb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions data-visualisation.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@ plotting package in Python called Plotly. First let’s install and then use the
```python
# uncomment below to install plotly if the import fails.
# !pip install plotly
# you may also need to install ipywidgets.
# !pip install ipywidgets
import plotly.express as px
```

Expand Down
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"episodes/conditionals.md" "b567ac5270b3dc82c4ed119870a0a890" "site/built/conditionals.md" "2024-06-17"
"episodes/writing-functions.md" "99171306646b8b63c66a493acef12e63" "site/built/writing-functions.md" "2024-06-17"
"episodes/tidy.md" "03e41c4d6c93d0b4b1ea4b2ea0c17522" "site/built/tidy.md" "2024-06-27"
"episodes/data-visualisation.md" "83929e8d9a980200de5f6fa293cf41ee" "site/built/data-visualisation.md" "2024-10-29"
"episodes/data-visualisation.md" "432606961a0ea43f3ecc5571a8cdbf05" "site/built/data-visualisation.md" "2024-11-05"
"episodes/wrap.md" "6e2c8fe8bab006ad451a481d27982d06" "site/built/wrap.md" "2024-06-17"
"instructors/design.md" "644a2269c636c2de465fe655b899a508" "site/built/design.md" "2023-05-08"
"instructors/instructor-notes.md" "62646361a3b355df21da3707168fee01" "site/built/instructor-notes.md" "2023-05-08"
Expand Down

0 comments on commit 446fceb

Please sign in to comment.