sidpy.viz.jupyter_utils

Utilities for interactive visualization of data in Jupyter notebooks Created on 11/11/16 10:08 AM @author: Suhas Somnath, Chris Smith

Functions

save_fig_filebox_button(fig, filename)

Create ipython widgets to allow the user to save a figure to the specified file.

simple_ndim_visualizer(data_mat, pos_dims, ...)

Generates a simple visualizer for visualizing simple datasets (up to 4 dimensions).