minwoosun commited on
Commit
6e5cafc
1 Parent(s): 22c64ea

Add jupyter lab link

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -197,6 +197,9 @@ if __name__ == "__main__":
197
  <a href="https://www.biorxiv.org/content/10.1101/2023.11.28.568918v1">
198
  <img src="https://img.shields.io/badge/bioRxiv-2023.11.28.568918-green?style=plastic" alt="Paper" style="display:inline-block; margin-right:10px;">
199
  </a>
 
 
 
200
  </div>
201
  <div style="text-align:left; margin-bottom:20px; color: black;">
202
  Upload a `.h5ad` single cell gene expression file and select the species (Human/Mouse).
 
197
  <a href="https://www.biorxiv.org/content/10.1101/2023.11.28.568918v1">
198
  <img src="https://img.shields.io/badge/bioRxiv-2023.11.28.568918-green?style=plastic" alt="Paper" style="display:inline-block; margin-right:10px;">
199
  </a>
200
+ <a href="https://colab.research.google.com/drive/1opud0BVWr76IM8UnGgTomVggui_xC4p0?usp=sharing">
201
+ <img src="https://jupyter.org/assets/logos/rectanglelogo-greytext-orangebody-greymoons.svg" alt="JupyterLab" style="display:inline-block; margin-right:10px; width:50px; height:auto;">
202
+ </a>
203
  </div>
204
  <div style="text-align:left; margin-bottom:20px; color: black;">
205
  Upload a `.h5ad` single cell gene expression file and select the species (Human/Mouse).