Skip to content

How to run obspyDMT commands from a jupyter notebook

Kasra Hosseini edited this page May 6, 2019 · 1 revision

There are various ways to run the obspyDMT commands from a jupyter notebook. For example, in one cell:

!obspyDMT --tour
%%bash
obspyDMT --tour
Clone this wiki locally