torch_snippets
Bokeh Plots
Utilities for simple needs
Adapters
AttrDict / AD
Bokeh Plots
Bounding Box
Capsule (Tutorial)
Altair and Other Charts
config.html
Decorator Utilites
Imgaug
Inspect
interactive_show.html
Jupyter Notebooks
File Exists
Rich Logging and printing
Markups
Miscellaneous
Paths
PDF
Profiler
Registry
Report
Show
SK-Legos
Bokeh Plots
For rapid prototyping bokeh charts
bplot
=
get_bplot()
bplot.line(np.arange(
100
), np.cumsum(np.random.uniform(size
=
100
)))
bshow(bplot)