You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app.py
+2-7Lines changed: 2 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -49,28 +49,23 @@
49
49
# Title
50
50
st.markdown(
51
51
f"""
52
-
To download from Anonymous Github automatically, click on "Downloader Script" and run:
52
+
To download the code from our Anonymous Github Repo ([link](https://anonymous.4open.science/r/DPPBench)) automatically, click on "Downloader Script" and run:
53
53
`python3 download_anonymous_github.py`
54
54
in the terminal. This will download the repository to the current directory.
0 commit comments