We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d16541a commit e9b2101Copy full SHA for e9b2101
index.html
@@ -22,6 +22,7 @@
22
import matplotlib
23
matplotlib.use("module://matplotlib_pyodide.wasm_backend")
24
import healpy as hp
25
+import numpy as np
26
27
import matplotlib.pyplot as plt
28
0 commit comments