Skip to content

Commit

Permalink
Docs: add activity tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
rkingsbury committed Nov 7, 2024
1 parent 95a3e38 commit 67d1468
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion docs/tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,19 @@ browser using Binder by clicking the respective links below.
[View Notebook on GitHub](https://github.com/KingsburyLab/pyEQL/tree/main/docs/examples/pyeql_demo.ipynb) | Try Interactive Notebook on Binder [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/KingsburyLab/pyEQL/main?labpath=docs%2Fexamples%2Fpyeql_demo.ipynb)

```{toctree}
:maxdepth: 1
:maxdepth: 2
examples/pyeql_demo
```

## Overview of Activity Coefficient Methods

[View Notebook on GitHub](https://github.com/KingsburyLab/pyEQL/tree/main/docs/examples/pyeql_tutorial_activity.ipynb) | Try Interactive Notebook on Binder [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/KingsburyLab/pyEQL/main?labpath=docs%2Fexamples%2Fpyeql_tutorial_activity.ipynb)

```{toctree}
:maxdepth: 2
examples/pyeql_tutorial_activity
```

## Calculating Osmotic Pressure

[View Notebook on GitHub](https://github.com/KingsburyLab/pyEQL/tree/main/docs/examples/pyeql_tutorial_osmotic_pressure.ipynb) | Try Interactive Notebook on Binder [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/KingsburyLab/pyEQL/main?labpath=docs%2Fexamples%2Fpyeql_tutorial_osmotic_pressure.ipynb)
Expand Down

0 comments on commit 67d1468

Please sign in to comment.