Skip to content

Commit c3096d5

Browse files
committed
[DOC] Improve get started notebook
1 parent 570c54f commit c3096d5

File tree

3 files changed

+478
-238
lines changed

3 files changed

+478
-238
lines changed

examples/examples/real/mik.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
import subsurface as ss
1919
from subsurface.modules.visualization import to_pyvista_points, pv_plot, to_pyvista_line, init_plotter
2020

21-
path_to_well_png = '../../common/basics/data/wells.png'
21+
path_to_well_png = '../../common/basics/data/boreholes_concept.png'
2222
path_to_checkpoint_1 = '../../common/basics/checkpoints/checkpoint1.pickle'
2323
path_to_checkpoint_2 = '../../common/basics/checkpoints/checkpoint2.pickle'
2424
upgrade_pickles = False

0 commit comments

Comments
 (0)