Skip to content

Instantly share code, notes, and snippets.

@kvnkho
Created October 18, 2022 21:46
Show Gist options
  • Save kvnkho/e1b54ec74e31d0a2e6e0f370f0aab5ca to your computer and use it in GitHub Desktop.
Save kvnkho/e1b54ec74e31d0a2e6e0f370f0aab5ca to your computer and use it in GitHub Desktop.
import coiled
coiled.create_software_environment(
name="profiling",
pip=["fugue[dask]", "whylogs"],
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment