Sh4zKh4n / dask_summit_notebook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

I recommend installing inside a virtual environment.

Clone the repo:

git clone git@github.com:JSKenyon/dask_summit_notebook.git

You will need to have jupyter-notebook installed locally.

pip install jupyter

Install the dependencies:

pip install dask numpy graphviz matplotlib

Run jupyter-notebook:

jupyter-notebook

Navigate to the repository and open the Dask_Demo notebook.

About


Languages

Language:HTML 94.0%Language:Jupyter Notebook 6.0%