Skip to content

Commit 856fc4d

Browse files
Update using_dask.md to include specific packages (#573)
Co-authored-by: Pavithra Eswaramoorthy <[email protected]>
1 parent cdaaa56 commit 856fc4d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/docs/tutorials/using_dask.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,13 @@ On a default Nebari deployment, you can select the `nebari-git-nebari-git-dask`
4646
:::warning
4747
Be sure to select an environment which includes `Dask`, and note that the versions of `dask`, `distributed`, and `dask-gateway` must be the same.
4848
We recommend the [`nebari-dask` metapackage](https://anaconda.org/conda-forge/nebari-dask). We publish this metapackage alongside Nebari to easily provide you with the correct Dask packages and versions, just be sure that the `nebari-dask` version matches your Nebari deployment version.
49+
50+
If the nebari-dask environment does not include all the packages needed, here is a list to [create a new environment](/docs/tutorials/creating-new-environments):
51+
- python >=3.11
52+
- pip
53+
- nebari-dask
54+
- gcsfs
55+
4956
:::
5057

5158
Nebari has set of pre-defined options for configuring the Dask profiles that we have access to.

0 commit comments

Comments
 (0)