{"id":19634529,"url":"https://github.com/dataprofessor/multi-page-app","last_synced_at":"2025-04-28T07:31:36.966Z","repository":{"id":112168520,"uuid":"333734523","full_name":"dataprofessor/multi-page-app","owner":"dataprofessor","description":null,"archived":false,"fork":false,"pushed_at":"2021-01-28T11:49:15.000Z","size":12,"stargazers_count":55,"open_issues_count":1,"forks_count":61,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T07:41:34.476Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-28T11:14:22.000Z","updated_at":"2024-10-17T08:54:59.000Z","dependencies_parsed_at":"2023-05-10T19:30:45.810Z","dependency_job_id":null,"html_url":"https://github.com/dataprofessor/multi-page-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%2Fmulti-page-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataprofessor%2Fmulti-page-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataprofessor%2Fmulti-page-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataprofessor%2Fmulti-page-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dataprofessor","download_url":"https://codeload.github.com/dataprofessor/multi-page-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251271214,"owners_count":21562509,"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:49.590Z","updated_at":"2025-04-28T07:31:36.961Z","avatar_url":"https://github.com/dataprofessor.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# multi-page-app\n\n# Watch the tutorial video\n[How to Make a Multi-Page Web App | Streamlit #16](https://youtu.be/nSw96qUbK9o)\n\n\u003ca href=\"https://youtu.be/nSw96qUbK9o\"\u003e\u003cimg src=\"http://img.youtube.com/vi/nSw96qUbK9o/0.jpg\" alt=\"How to Make a Multi-Page Web App | Streamlit #16\" title=\"How to Make a Multi-Page Web App | Streamlit #16\" 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/multi-page-app/main/app.py)\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 *multipage*\n```\nconda create -n multipage python=3.7.9\n```\nSecondly, we will login to the *multipage* environement\n```\nconda activate multipage\n```\n### Install prerequisite libraries\n\nDownload requirements.txt file\n\n```\nwget https://raw.githubusercontent.com/dataprofessor/ml-auto-app/main/requirements.txt\n\n```\n\nPip install libraries\n```\npip install -r requirements.txt\n```\n\n### Download and unzip this repo\n\nDownload [this repo](https://github.com/dataprofessor/multi-page-app/archive/main.zip) and unzip as your working directory.\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%2Fmulti-page-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdataprofessor%2Fmulti-page-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdataprofessor%2Fmulti-page-app/lists"}