From 54e10daba7db278623ad7b039c1789eb9c4a8601 Mon Sep 17 00:00:00 2001 From: Ashkbiz Danehkar Date: Wed, 2 Nov 2022 19:06:54 -0400 Subject: [PATCH] Update README.rst --- README.rst | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5df98f9..e84cd0a 100644 --- a/README.rst +++ b/README.rst @@ -41,7 +41,9 @@ pyEQUIB Python Package :target: https://doi.org/10.21105/joss.02798 :alt: JOSS - +.. image:: https://mybinder.org/badge_logo.svg + :target: https://mybinder.org/v2/gh/equib/pyEQUIB/HEAD?labpath=Notebooks.ipynb + Description =========== @@ -93,6 +95,15 @@ How to Use The Documentation of the Python functions provides in detail in the *API Documentation* (`equib.github.io/pyEQUIB/doc `_). There are three main object units: + +See *Jupyter Notebooks*: `Notebooks.ipynb `_ + +Run *Jupyter Notebooks* on `Binder `_: + +.. image:: https://mybinder.org/badge_logo.svg + :target: https://mybinder.org/v2/gh/equib/pyEQUIB/HEAD?labpath=Notebooks.ipynb + + * **Collision Unit** has the API functions for plasma diagnostics and abundance analysis of collisionally excited lines. Here are some examples of using *Collision* Unit: - *Temperature*::