Skip to content

Commit 99792bc

Browse files
Update README (drvinceknight#14)
- Fix incorrect env name - Add binder sticker
1 parent f6850e2 commit 99792bc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/drvinceknight/Python-Mathematics-Handbook/master)
2+
13
# Doing mathematics with Python
24

35
- Aimed at Mathematicians with little to no Python knowledge.
@@ -20,7 +22,7 @@ Create the conda environment from the file:
2022

2123
Source the conda environment:
2224

23-
$ conda source mwp
25+
$ conda source pfm
2426

2527
Run the following command:
2628

0 commit comments

Comments
 (0)