Skip to content

Commit

Permalink
Deploying to gh-pages from @ 5ace09b 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
eford committed Sep 18, 2024
1 parent 677c52d commit 37ade9f
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "PlutoTeachingTools"
uuid = "661c6b06-c737-4d37-b85c-46df65de6f69"
authors = ["Eric Ford <[email protected]> and contributors"]
version = "0.2.15"
version = "0.3.0"

[deps]
Downloads = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
Expand Down
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,25 @@ Several functions have optional arguments that aren't (yet?) demonstrated in the

I encourage others to improve and/or contribute new functions that are of value to other educators. Pull Requests welcome. (Breaking PRs will usually be delayed until the end of the academic semester for the maintainer.)

# Courses/Sites using PlutoTeachingTools
- [Astroinformatics Summer School (2022)](https://github.com/Astroinformatics/SummerSchool2022)
- [Data Science Applications for Exoplanets](https://github.com/PsuAstro497/Fall2022)
- [High-Performance Computing for Astropysics](https://psuastro528.github.io/Fall2023/)
- [Julia programming for Machine Learning](https://github.com/adrhill/julia-ml-course)

# Acknowledgements
- [Pluto](https://github.com/fonsp/Pluto.jl)
- [PlutoUI](https://github.com/fonsp/PlutoUI.jl)
- [PlutoLinks.jl](https://github.com/JuliaPluto/PlutoLinks.jl)
- [jonschumacher](https://github.com/jonschumacher): Internationalization & German
- [PlutoThemes.jl](https://github.com/JuliaPluto/PlutoThemes.jl)
- Some material on this website is based on "Computational Thinking, a live online Julia/Pluto textbook, https://computationalthinking.mit.edu"

## Contributors
- [fonsp](https://github.com/fonsp): Pluto development, tips, and answering questions.
- [eford](https://github.com/eford): Getting the package started
- [adrhill](https://github.com/adrhill): Cleanup, Improving software development practices
- [jonschumacher](https://github.com/jonschumacher): Internationalization & German
- [mathutopia](https://github.com/mathutopia): Chinese
- [kagalenko-m-b](kagalenko-m-b): Russian
- [Several more users](https://github.com/JuliaPluto/PlutoTeachingTools.jl/graphs/contributors)

2 changes: 1 addition & 1 deletion example.html

Large diffs are not rendered by default.

Binary file not shown.

0 comments on commit 37ade9f

Please sign in to comment.