This lesson is being piloted (Beta version)

ACENET Summer School - Dask: Glossary

Key Points

Introduction
Python
Dask Delayed
Real Computations
Distributed Computations
Cython
NumPy
Dask Array
Wrapping Up

Glossary

The glossary would go here, formatted as:

{:auto_ids}
key word 1
:   explanation 1

key word 2
:   explanation 2

({:auto_ids} is needed at the start so that Jekyll will automatically generate a unique ID for each item to allow other pages to hyperlink to specific glossary entries.) This renders as:

key word 1
explanation 1
key word 2
explanation 2