-
Notifications
You must be signed in to change notification settings - Fork 634
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
I am often working in an offline environment and I would still like to generate reports for my snakemake runs. Currently it seems that the reports need to pull css files from a cdn server.
it would be great if I could simply download the css files and pass the path to the report command. For example like this.
snakemake --report docs/report.html -css docs/css
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request