Parcourir la source

Update README.md

Michael Pyrcz il y a 10 mois
Parent
commit
076ce16f4a
1 fichiers modifiés avec 8 ajouts et 3 suppressions
  1. 8 3
      README.md

+ 8 - 3
README.md

@@ -17,19 +17,22 @@
 
 Pyrcz, Michael J. (2021). DataScienceInteractivePythons: Educational Data Science Interactive Python Dashboards Repository (0.0.1). Zenodo. https://doi.org/10.5281/zenodo.5564966
 
-***
-
 [![DOI](https://zenodo.org/badge/106843586.svg)](https://zenodo.org/doi/10.5281/zenodo.5564966)
 
+***
 
-[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/GeostatsGuy/DataScience_Interactive_Python/HEAD)
+#### Binder
 
 To further support my students, I'm using [Binder](https://mybinder.readthedocs.io/en/latest/index.html) to host some of my **interactive Python spatial data analytics, geostatistics and machine learning demonstration workflows** online. Some of my students are having issues with setting up their local computing environments and instantiating the interactive workflows. 
 
 * I hope this will assist these students and remove barriers for these educational tools to invite a wider audience that may benefit from experiential learning - playing with the systems and machines in real-time. 
 
+[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/GeostatsGuy/DataScience_Interactive_Python/HEAD)
+
 Click on the link above to launch binder with container to run the included workflow.
 
+#### Setup
+
 A minimum environment is set set up with:
 
 * Python 3.7.10 - due to the depdendency of GeostatsPy on the Numba package for code acceleration
@@ -42,6 +45,8 @@ A minimum environment is set set up with:
 
 The required datasets are available in the [GeoDataSets](https://github.com/GeostatsGuy/GeoDataSets) repository and linked in the workflows
 
+#### Repository Summary
+
 The interative Python examples include a variety of topics like:
 
 * Bayesian and frequentist statistics