_load_base64¶
-
visualize.utils._load_base64(filename, extension=
'png')¶ Load a base64 file from a filename.
Used in
display_animation_from_images()to embed animations.See: https://github.com/jakevdp/JSAnimation/blob/master/JSAnimation/html_writer.py
Documentation unclear, incomplete, broken or wrong? Let us know