Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 306 Bytes

index.md

File metadata and controls

14 lines (12 loc) · 306 Bytes
layout title
page
Dask Working Notes

{% include JB/setup %}

    {% for post in site.posts %} {% if post.draft != true %}
  • {{ post.title }} {{ post.date | date_to_string }}
  • {% endif %} {% endfor %}