|
View 5b1cd17
use runner.live_plot() instead of adaptive.live_plot(runner) in the notebook
Bas Nijholt authored on 16/02/2018 15:47:52
• Joseph Weston committed on 16/02/2018 16:48:29
|
|
View b00659d
add a method live_plot to the runner and move live_info to notebook_integration.py while keeping it as a runner method
Bas Nijholt authored on 16/02/2018 15:47:06
• Joseph Weston committed on 16/02/2018 16:48:29
|
|
View 4e7ec16
add a "cancel live-plot" button
Bas Nijholt authored on 16/02/2018 00:16:44
• Joseph Weston committed on 16/02/2018 16:18:15
|
|
View d3337f0
add example of runner.live_info to example notebook
Joseph Weston authored on 15/02/2018 17:44:27
|
|
View f0b0854
add methods to the async runner for displaying its current status
Joseph Weston authored on 15/02/2018 17:40:52
|
|
View da5627d
record elapsed time in asynchronous runner
Joseph Weston authored on 15/02/2018 17:07:52
|
|
View f485432
do not wait for the executor to shutdown when the runner stops
Joseph Weston authored on 15/02/2018 15:29:29
|
|
View 4069d32
add more informative error/warning messages to the runner
Joseph Weston authored on 15/02/2018 15:28:44
|
|
View e91322c
add 'cancel' method to runner
Joseph Weston authored on 15/02/2018 15:27:16
|
|
View b659f24
split runner into synchronous and asynchronous varieties
Joseph Weston authored on 14/02/2018 17:45:15
|
|
View b387383
allow 'async def' functions to work with Runners
Joseph Weston authored on 14/02/2018 14:20:51
|
|
View 3ff7c11
add `ntasks` parameter to Runner
Joseph Weston authored on 14/02/2018 11:52:18
|
|
View 25ea1f5
use uvloop if installed
Joseph Weston authored on 05/02/2018 12:31:27
|
|
View 02a5677
Merge branch 'hv_trimesh' into 'master'
Bas Nijholt authored on 16/02/2018 15:14:28
|
|
View 5e7c4c9
only require holoviews>=1.9.1 because we are no longer using TriMesh
Bas Nijholt authored on 16/02/2018 15:12:29
|