Tutorial Learner2D#

Note

Because this documentation consists of static html, the live_plot and live_info widget is not live. Download the notebook in order to see the real behaviour. [1]

Hide code cell content
from functools import partial

import holoviews as hv
import numpy as np

import adaptive

adaptive.notebook_extension()