- Added the option to pass a custom
Context
class to cleanly override any methods and provide your own implementation for things likepyplot
. - Added a
metadata
parameter toShow
where you can put a dictionary with per-slide keys, whose data will be available in eachctx
instance. - Lots of changes to the server UI.