Skip to content

Commit 4ac642c

Browse files
authored
add Binder button
1 parent 0a0074e commit 4ac642c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ In all cases, learners should follow along the worked examples in each lesson by
1919

2020
Lessons
2121
-------
22+
> Launch an interactive session with this module using the Binder service:
23+
[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/barbagroup/CFDPython/master)
24+
2225
Steps 1–4 are in one spatial dimension. Steps 5–10 are in two dimensions (2D). Steps 11–12 solve the Navier-Stokes equation in 2D. Three "bonus" notebooks cover the CFL condition for numerical stability, array operations with NumPy, and defining functions in Python.
2326

2427
* [Quick Python Intro](http://nbviewer.jupyter.org/github/barbagroup/CFDPython/blob/master/lessons/00_Quick_Python_Intro.ipynb)

0 commit comments

Comments
 (0)