Yuxuan-Zhang-Dexter commited on
Commit
5d51d42
·
1 Parent(s): bce84cc

update new jupyternotebook link

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -940,7 +940,7 @@ def build_app():
940
 
941
  # Add reference to Jupyter notebook
942
  with gr.Row():
943
- gr.Markdown("*All data analysis can be replicated by checking [this Jupyter notebook](https://colab.research.google.com/drive/1yoa3nZpAtmzZqPD6V-rnPQG7wI4nbt40#scrollTo=ac7EVIaJTxpp)*")
944
 
945
  # Get initial leaderboard dataframe
946
  initial_df = get_combined_leaderboard(rank_data, {
 
940
 
941
  # Add reference to Jupyter notebook
942
  with gr.Row():
943
+ gr.Markdown("*All data analysis can be replicated by checking [this Jupyter notebook](https://colab.research.google.com/drive/1CYFiJGm3EoBXXI8vICPVR82J9qrmmRvc#scrollTo=qft1Oald-21J)*")
944
 
945
  # Get initial leaderboard dataframe
946
  initial_df = get_combined_leaderboard(rank_data, {