mclemenceau/visual-excuses

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

Open

#29 创建于 2025年5月20日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (7 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (5 star)
PR 合并指标
 (PR 指标待抓取)

描述

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>

贡献者指南