mclemenceau/visual-excuses

Find a way to not create or hid the lib directory created by pyvis

Open

#29 aperta il 20 mag 2025

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Python (7 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (5 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

When using visual excuses, generating a html file requires the creation of a lib directory by the pyvis plugin. Although this is minor, this somewhat pollute the directory in which you run visual-excuses.

It would be great to maybe create this in /tmp and print on the screen the URL so that user can just run xdg-open <path_to_html>

Guida contributor