Releases: eriknw/afar
Releases · eriknw/afar
0.6.1
0.6.0
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
- Workaround to work with
%%time
and%%timeit
magics - Avoid "Large object" UserWarning by using
client.scatter
- Add
run.cancel
method to cancel pending tasks.- Also cancel pending tasks on KeyboardInterrupt
- Capture print statements to stdout and stderr, and display locally
- If in a notebook, use ipywidgets to update output asynchronously
Many thanks to @jrbourbeau and @gjoseph92 for raising issues and offering suggestions!