Skip to content

Commit bff15b1

Browse files
committed
📝 add link to repository in README for streamlit report
1 parent 224679a commit bff15b1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/vuegen/streamlit_reportview.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,9 @@ def generate_report(self, output_dir: str = None) -> None:
290290
f"""\
291291
# Streamlit Report
292292
293-
This report was generated using the Vuegen library.
293+
This report was generated using the Vuegen library:
294+
https://github.com/Multiomics-Analytics-Group/vuegen
295+
294296
Executed from: `{Path.cwd()}`
295297
296298
Written to: `{self.section_dir.resolve()}`

0 commit comments

Comments
 (0)