This package provides several functions that are useful in Pluto notebooks used for teaching and making tutorials. The initial version merely borrowed functions from modules and/or homeworks from the excellent MIT course, Introduction to Computational Thinking Math from computation, math with computation (Spring 2021). Since then, there have been several additions from various other packages and issues.
See the example notebook for functions provided. Several functions have optional arguments that aren't (yet?) demonstrated in the example notebook.
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.)
- Astroinformatics Summer School (2022)
- Introduction to Computational Thinking
- Data Science Applications for Exoplanets
- High-Performance Computing for Astropysics
- Julia programming for Machine Learning
- Máquinas Elétricas II
- Pluto
- PlutoUI
- PlutoLinks.jl
- PlutoThemes.jl
- Some material on this website is based on "Computational Thinking, a live online Julia/Pluto textbook, https://computationalthinking.mit.edu"
- fonsp: Pluto development, tips, and answering questions.
- eford: Getting the package started
- adrhill: Cleanup, Improving software development practices
- jonschumacher: Internationalization & German
- mathutopia: Chinese
- kagalenko-m-b: Russian
- Several more users