You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- the show() method by default creates a random named file in `/tmp`
dir, however in some cases `/tmp` is not available, e.g., snap's Firefox
runs in an isolated enviroment and cannot access the system's `/tmp`
- provide a method that calls write_html followed by show for easier
access
Closes#170
Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com>
0 commit comments