Skip to content

Commit

Permalink
clarify issue
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Jan 20, 2023
1 parent 3e0712a commit 21fd150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_notebooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import pytest
import scrapbook as sb

# Avoid problems with interact by using non-gui backend
# Avoid hanging on with ipywidgets interact by using non-gui backend
os.environ["MPLBACKEND"] = "agg"


Expand Down

0 comments on commit 21fd150

Please sign in to comment.