This commit is contained in:
Timothy Jaeryang Baek
2026-03-24 04:57:02 -05:00
parent 70285fb6ca
commit 16ee4ac7a2
+2 -1
View File
@@ -14,7 +14,8 @@ const packages = [
'seaborn',
'pytz',
'black',
'openai'
'openai',
'openpyxl'
];
import { loadPyodide } from 'pyodide';