We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e52aea commit 05d9a03Copy full SHA for 05d9a03
test/test_setupcall.py
@@ -5,4 +5,4 @@ def test_setupcall():
5
import jupyter_xprahtml5 as jx
6
7
print("\nRunning test_setupcall...")
8
- print(jx.setup_html5())
+ print(jx.setup_xprahtml5())
0 commit comments