lisa.analysis.base: Disable interactive plots outside IPython by default
Interactive plots can lead to memory leaks and are not generally used outside IPython/Jupyter. This can still be reenable by passing `interactive=True` to any plot method.
Loading
Please register or sign in to comment