Skip to content

osscar-org/educational-scientific-visualizations

 
 

Repository files navigation

Educational scientific visualization

Introduction

This repository is a collection of interesting interactive visualizations for a student audience, aiming at making it simpler to understand advanced concepts with the aid of interactive visualizations.

This repository will be enriched over time with more visualizations and more disciplines.

Available visualizations

Mathematics

Binder

Physics

Technical notes on the tools used

To allow for interactive visualizations, a number of tools are used, in particular:

  • jupyter to provide interactive notebooks
  • ipywidgets for the widgets (dropdowns, sliders, ...)
  • bqplot for plotting
  • appmode to convert a standard jupyter notebook into a "web app"
  • voila another popular tool to convert a standard jupyter notebook into a "web app"
  • mybinder to open notebooks on the web

License

The code presented here is available under the MIT license.

I would appreciate if you cite back to this repository if you (re)use the content. Also, if you find this repo useful and have suggestions, please let me know (e.g. via the GitHub issues).

Acknowledgements

We acknowledge support from the EPFL Open Science Fund via the OSSCAR project.

About

A collection of interactive visualizations for educational purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%