Skip to content

Instantly share code, notes, and snippets.

@jtrive84
Last active January 1, 2025 22:02
Show Gist options
  • Save jtrive84/f0d23fcf22bb590caefca1e10243aba2 to your computer and use it in GitHub Desktop.
Save jtrive84/f0d23fcf22bb590caefca1e10243aba2 to your computer and use it in GitHub Desktop.
Organic computing cluster environment file
name: dask
channels:
- conda-forge
- defaults
dependencies:
- python=3.12
- dask=2024.12.0
- dask-labextension=7.0.0
- numpy=2.2.1
- asyncssh=2.19.0
- pyarrow=18.1.0
- matplotlib=3.9.4
- s3fs=2024.10
- boto3=1.35.88
- ipykernel
- watermark
- jupyterlab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment