Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sakluk opened this issue Oct 12, 2023 · 1 comment
Open

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

sakluk opened this issue Oct 12, 2023 · 1 comment

Comments

@sakluk
Copy link

sakluk commented Oct 12, 2023

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.

@sakluk
Copy link
Author

sakluk commented Oct 12, 2023

Sorry, I noticed that I had already opened an issue related this. Please, forget and remove this dublicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant