-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
34 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,36 @@ | ||
# Run Streamlit on Codespaces | ||
|
||
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/EdRey05/Streamlit_projects?quickstart=1) | ||
<h2 class="text-center"> 001 - Interactive CCLE/DepMap data retriever </h2> | ||
|
||
# Streamlit_projects | ||
Streamlit apps created for new projects and some of the Colab/Jupyter notebooks on the Resources_for_Mulligan_lab repository. | ||
<p class="text-justify"> Some description here </p> | ||
|
||
<details><summary markdown="span"> Expand this to see the instructions...</summary> | ||
<p> Hi </p> | ||
</details> | ||
|
||
<h2 class="text-center"> 003 - Automated PPTX from PLA images </h2> | ||
|
||
<p class="text-justify"> Some description here </p> | ||
|
||
<details><summary markdown="span"> Expand this to see the instructions...</summary> | ||
<p> Hi </p> | ||
</details> | ||
|
||
<h2 class="text-center"> 003 - Interactive Kaplan-Meier plotter </h2> | ||
|
||
<p class="text-justify"> Some description here </p> | ||
|
||
<details><summary markdown="span"> Expand this to see the instructions...</summary> | ||
<p> Hi </p> | ||
</details> | ||
|
||
<h2 class="text-center"> Try out my apps in Github Codespaces! </h2> | ||
|
||
<p class="text-justify"> If you have a Github account you can create a Codespace with all the requirements to run my apps. You only have to log into you account, click on the following button, create your Codespace (we all have 60h of free usage per month!), and follow the instructions. </p> | ||
|
||
<a href="https://codespaces.new/EdRey05/Streamlit_projects?quickstart=1" target="_blank"> | ||
<img src="https://github.com/codespaces/badge.svg" alt="Open in GitHub Codespaces"> | ||
</a> | ||
|
||
<details><summary markdown="span"> Expand this to see the instructions...</summary> | ||
<p> Hi </p> | ||
</details> |