This directory contains Jupyter notebooks which
demonstrate and test various features of jp_doodle
widgets.
Please also see the
Javascript quick reference (HTML)
or the
Python/Jupyter quick reference (HTML)
for an introduction to building visualizations using jp_doodle
.
The following notebooks and directories may be useful for learning about how to build illustrations:
The tutorial discusses how to create visualizations using `jp_doodle.dual_canvas`es primarily using the Javascript interface.
The quick references directory provide Javascript and Python quick reference guides as executable notebooks and other formats.
The feature demonstrations directory provides notebooks demonstrating individual features of `dual_canvas`es in detail.
The simple Python examples notebook develops some nontrivial widgets using the Python/Jupyter widget interface.