Skip to content

Calling hp.plotter(wd, m) in Jupyter Notebook gives UserWarning #109

@sakluk

Description

@sakluk

Issue

When calling the hp.plotter() in Jupyter Notebook gives a UserWarning:

.../site-packages/heartpy/visualizeutils.py:119: UserWarning: Matplotlib is currently using module://matplotlib_inline.backend_inline, which is a non-GUI backend, so cannot show the figure.
fig.show()

The results output is fine.

Suggestion

The code could be reviewed and tested in Notebook environment to get rid off this warning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions