Skip to content

Instantly share code, notes, and snippets.

@flying-sheep
Last active October 28, 2024 15:42
Show Gist options
  • Save flying-sheep/3ff54234019cc7c84e84cbbe649209c5 to your computer and use it in GitHub Desktop.
Save flying-sheep/3ff54234019cc7c84e84cbbe649209c5 to your computer and use it in GitHub Desktop.
[envs.default]
installer = "uv"
dependencies = [
# jupyter
"ipykernel", "ipywidgets",
# data stuff
"scanpy", "numba>=0.60",
# visualization
"holoviews", "plotly",
]
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment