Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 252 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 252 Bytes

Dask tests

Setup

  • Install pipenv

python3 -m pip install pipenv

  • Install dependencies

pipenv install

  • Source the virtualenv (open a shell with dependencies & cli tools)

pipenv shell

  • Start the notebook server

jupyter notebook