Skip to content

Commit

Permalink
Merge pull request #81 from Jumitti/beta
Browse files Browse the repository at this point in the history
Minor
  • Loading branch information
Jumitti authored Dec 13, 2024
2 parents 4b4315d + 7ac8f24 commit d09a248
Show file tree
Hide file tree
Showing 14 changed files with 6 additions and 743 deletions.
33 changes: 0 additions & 33 deletions .devcontainer/devcontainer.json

This file was deleted.

4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/.devcontainer/
/.github/
/.venv/
/.idea/
8 changes: 0 additions & 8 deletions .idea/.gitignore

This file was deleted.

14 changes: 0 additions & 14 deletions .idea/TFinder.iml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/encodings.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/inspectionProfiles/profiles_settings.xml

This file was deleted.

7 changes: 0 additions & 7 deletions .idea/misc.xml

This file was deleted.

8 changes: 0 additions & 8 deletions .idea/modules.xml

This file was deleted.

7 changes: 0 additions & 7 deletions .idea/other.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion TFinder-v1.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
from navigation.allapp import allapp_page
from navigation.contact import contact_page
from navigation.home import home_page
from navigation.resource import resource_page
from utils.components import footer_style, footer
try:
from streamlit import rerun as rerun
Expand Down
148 changes: 0 additions & 148 deletions navigation/resource.py

This file was deleted.

4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ biopython
altair~=5.5.0
deprecation~=2.1.0
future
hydralit_components
hydralit-components
logomaker~=0.8
numpy~=1.26.4
openpyxl
Expand All @@ -33,7 +33,7 @@ plotly
requests~=2.32.3
stqdm~=0.0.5
streamlit~=1.40.1
streamlit_analytics
streamlit-analytics
streamlit-lottie
tqdm~=4.66.4
bs4~=0.0.2
Expand Down

0 comments on commit d09a248

Please sign in to comment.