mclemenceau/visual-excuses
在 GitHub 查看Find a way to not create or hid the lib directory created by pyvis
Open
#29 创建于 2025年5月20日
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>