Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

📚 The CoCalc Library - books, templates and other resources

132928 views
License: OTHER
1
name: dask-tutorial
2
channels:
3
- conda-forge
4
dependencies:
5
- python=3.7
6
- nodejs
7
- jupyterlab>=1.0
8
- numpy=1.16.4
9
- h5py
10
- scipy=1.3.0
11
- toolz
12
- bokeh=1.2.0
13
- dask=1.2.2
14
- dask-labextension>=1.0.3
15
- distributed=1.28.1
16
- notebook
17
- matplotlib
18
- Pillow
19
- pandas=0.24.2
20
- pandas-datareader
21
- pytables
22
- scikit-learn=0.21.1
23
- scikit-image=0.15.0
24
- snakeviz
25
- ujson
26
- pip
27
- s3fs=0.2.1
28
- fastparquet=0.3.0
29
- dask-ml=0.12.0
30
- ipywidgets>=7.5
31
- cachey
32
- python-graphviz
33
34