Pretty sure you can’t use ui-knob directly, you have to include a widget-knob like @scottr did here:
Also you have to specify a fixed size in pixels like he did (width:100px) on the grand-grandparent div or it simply won’t show, that’s a limitation of the way the widget calculate sizes.