You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,10 +12,10 @@ The package gmx-top4py provides an python interface to
12
12
* alter force field parameters
13
13
14
14
## Tutorials
15
-
You can find runnable examples in the [`examples`](https://github.com/graeter-group/gmx-top4py/tree/main/examples) directory:
16
-
*[basic.py](https://github.com/graeter-group/gmx-top4py/blob/main/examples/basic/basic.py) - Basic accessing of topology information with gmx-top4py
17
-
*[advanced.py](https://github.com/graeter-group/gmx-top4py/blob/main/examples/advanced/advanced.py) - Advanded accessing of topology information with gmx-top4py
18
-
*[ff_params.py](https://github.com/graeter-group/gmx-top4py/blob/main/examples/ff_params/ff_params.py) - Adapting force field parameter with gmx-top4py
15
+
The following tutorials are avaiable as Google Colab notebooks and hence do not require a local installation:
16
+
*[Basic tutorial](https://colab.research.google.com/drive/19zjIw2H5O6InLDQWLXEvrwrZ5w0AL7i1?usp=sharing) - Basic accessing of topology information with gmx-top4py
17
+
*[Advanced tutorial](https://colab.research.google.com/drive/1uWgji2O1N4PnxnYpGc1yV68Qzm-PfVX1?usp=sharing) - Advanded accessing of topology information with gmx-top4py
18
+
*[Force field parameter tutorial](https://colab.research.google.com/drive/1YOPPkCDudqSwd2QV0P7qEcd-1bogrvtY?usp=sharing) - Adapting force field parameters with gmx-top4py
0 commit comments