I am currently reworking my GemGIS-Gempy modeling notebooks to work with GemPy 3 (2025.2.0).
However, using
gpv.plot_3d(geo_model,
image=False,
show_topography=True,
plotter_type='basic',
notebook=True,
show_lith=True)
with notebook=True still opens a separate window.