Skip to content

Instantly share code, notes, and snippets.

@JessicaWachtel
Created December 30, 2025 18:04
Show Gist options
  • Select an option

  • Save JessicaWachtel/ff7e868f24d0c9a2c6f0e67eab8440fa to your computer and use it in GitHub Desktop.

Select an option

Save JessicaWachtel/ff7e868f24d0c9a2c6f0e67eab8440fa to your computer and use it in GitHub Desktop.
const pyodide = await loadPyodide();
await pyodide.loadPackage(["numpy", "pandas"]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment