Skip to content

Commit 15d8c6b

Browse files
Add comment for low resolution of images within JN
1 parent 04de4e7 commit 15d8c6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

book/tut4_geophysics.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
"import numpy as np\n",
5555
"import pandas as pd \n",
5656
"\n",
57+
"# Use a resolution of only 150 dpi for the images within the Jupyter nootebook, to keep the file small\n",
5758
"img_dpi = 150"
5859
]
5960
},

0 commit comments

Comments
 (0)