Spaces:
Running
Running
christopher
commited on
Commit
•
27481a9
1
Parent(s):
3769601
Update app.py
Browse files
app.py
CHANGED
@@ -7,7 +7,7 @@ html_link = "https://huggingface.co/spaces/bigscience/license/raw/main/charter.h
|
|
7 |
st.sidebar.title("🌸 BigScience")
|
8 |
st.sidebar.markdown("## BigScience Ethical Charter v0.6")
|
9 |
st.sidebar.markdown(f"This is the home of the BigScience Ethical Charter v0.6\
|
10 |
-
If you would like to download the charter you can get it as [.txt]({txt_link}), \
|
11 |
[.docx]({docx_link}), or [.html]({html_link}) file.")
|
12 |
|
13 |
with open("charter.html", "r") as f:
|
|
|
7 |
st.sidebar.title("🌸 BigScience")
|
8 |
st.sidebar.markdown("## BigScience Ethical Charter v0.6")
|
9 |
st.sidebar.markdown(f"This is the home of the BigScience Ethical Charter v0.6\
|
10 |
+
If you would like to download the charter you can get it as [.txt]({txt_link}), \
|
11 |
[.docx]({docx_link}), or [.html]({html_link}) file.")
|
12 |
|
13 |
with open("charter.html", "r") as f:
|