{"id":19634484,"url":"https://github.com/dataprofessor/solubility-app","last_synced_at":"2025-04-28T07:31:32.963Z","repository":{"id":37753786,"uuid":"334564275","full_name":"dataprofessor/solubility-app","owner":"dataprofessor","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-19T12:07:26.000Z","size":248,"stargazers_count":15,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T07:41:28.084Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dataprofessor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-31T03:30:05.000Z","updated_at":"2024-09-02T15:08:53.000Z","dependencies_parsed_at":"2023-01-17T17:00:54.225Z","dependency_job_id":null,"html_url":"https://github.com/dataprofessor/solubility-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataprofessor%2Fsolubility-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataprofessor%2Fsolubility-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataprofessor%2Fsolubility-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataprofessor%2Fsolubility-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dataprofessor","download_url":"https://codeload.github.com/dataprofessor/solubility-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251271195,"owners_count":21562505,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T12:21:39.264Z","updated_at":"2025-04-28T07:31:31.935Z","avatar_url":"https://github.com/dataprofessor.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solubility App\n\n# Watch the tutorial video\n\n**[Building a Bioinformatics Web App in Python - Streamlit Tutorial #7](https://youtu.be/iZUH1qlgnys)**\n\n\u003ca href=\"https://youtu.be/iZUH1qlgnys\"\u003e\u003cimg src=\"http://img.youtube.com/vi/iZUH1qlgnys/0.jpg\" alt=\"Building a Bioinformatics Web App in Python - Streamlit Tutorial #7\" title=\"Building a Bioinformatics Web App in Python - Streamlit Tutorial #7\" width=\"400\" /\u003e\u003c/a\u003e\n\n# Demo\n\nLaunch the web app:\n\n[![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://share.streamlit.io/dataprofessor/solubility-app/main/solubility-app.py)\n\nWith the help of this [awesome discussion over in the Streamlit Discuss board](https://discuss.streamlit.io/t/can-i-add-conda-package-in-requirements-txt/8062/4) and the awesome [GitHub repo from iwatobipen](https://github.com/iwatobipen/chem_streamlit/) for ideas in getting rdkit installed via conda.\n\n# Reproducing this web app\nTo recreate this web app on your own computer, do the following.\n\n### Create conda environment\nFirstly, we will create a conda environment called *ml*\n```\nconda create -n solubility python=3.7.9\n```\nSecondly, we will login to the *solubility* environement\n```\nconda activate solubility\n```\n### Install prerequisite libraries\n\nDownload requirements.txt file\n\n```\nwget https://raw.githubusercontent.com/dataprofessor/solubility-app/main/requirements.txt\n\n```\n\nPip install libraries\n```\npip install -r requirements.txt\n```\n\nInstall rdkit\n```\nconda install -c conda-forge rdkit rdkit\n```\n\n###  Download and unzip contents from GitHub repo\n\nDownload and unzip contents from https://github.com/dataprofessor/solubility-app/archive/main.zip\n\n###  Launch the app\n\n```\nstreamlit run app.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdataprofessor%2Fsolubility-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdataprofessor%2Fsolubility-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdataprofessor%2Fsolubility-app/lists"}