forked from PAIR-code/facets
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated colab_facets.ipynb to show atlas feature using base64 image url.
Added new dive example showing the atlas feature. This example works with Colab. When I tried with regular image url I got 404 error. The solution is to read image from the file and convert it into base64 string. Then create a base64 image url from the string and embed it directly into the html and javascript code.
- Loading branch information
Showing
1 changed file
with
52 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters