nanvel / slides-async

Slides for A Brief History of Async talk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Brief History of Async

nbviewer

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
jupyter notebook async_talk.ipynb

About

Slides for A Brief History of Async talk


Languages

Language:Jupyter Notebook 100.0%