{"id":14958368,"url":"https://github.com/omegaml/dashserve","last_synced_at":"2026-03-17T23:06:12.844Z","repository":{"id":62566473,"uuid":"178590760","full_name":"omegaml/dashserve","owner":"omegaml","description":"develop and serve Plotly Dash apps in Jupyter Notebook or JupyterLab","archived":false,"fork":false,"pushed_at":"2022-10-27T00:14:30.000Z","size":196,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-29T23:33:25.190Z","etag":null,"topics":["data-science","plotly","plotly-dash","scikit-learn"],"latest_commit_sha":null,"homepage":"https://omegaml.github.io/dashserve/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/omegaml.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-30T17:34:47.000Z","updated_at":"2024-01-23T12:32:09.000Z","dependencies_parsed_at":"2022-11-03T16:15:55.076Z","dependency_job_id":null,"html_url":"https://github.com/omegaml/dashserve","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omegaml%2Fdashserve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omegaml%2Fdashserve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omegaml%2Fdashserve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omegaml%2Fdashserve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omegaml","download_url":"https://codeload.github.com/omegaml/dashserve/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237990569,"owners_count":19398452,"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":["data-science","plotly","plotly-dash","scikit-learn"],"created_at":"2024-09-24T13:16:53.136Z","updated_at":"2025-10-24T14:31:47.782Z","avatar_url":"https://github.com/omegaml.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"dashserve: Plotly Dash Served Easily\n====================================\n\n*dashserve* supports developing and serving Plotly Dash apps within Jupyter Notebook and JupyterLab.\ndashserve can also serialize Dash apps to a file and serve it using your favorite WSGI server.\n\nDocumentation https://omegaml.github.io/dashserve\n\nRun from within Jupyter Notebook or Jupyter Lab\n-----------------------------------------------\n\n.. code::\n\n   # in Jupyter Notebook\n   from dashserve import JupyterDash\n\n   app = JupyterDash(__name__)\n   app.layout = html.Div(children=[\n      ...\n   ]\n   app.run_server()\n\n   * Serving Flask app \"__main__\" (lazy loading)\n   * Environment: production\n     WARNING: Do not use the development server in a production environment.\n     Use a production WSGI server instead.\n   * Debug mode: off\n   * Running on http://127.0.0.1:8050/ (Press CTRL+C to quit)\n\nMore options are available, see documentation\n\nLicense\n-------\n\ndashserve is MIT licensed. Details see LICENSE file\n\nNote Plotly Dash is Copyright (c) 2018 Plotly Inc, and is not part of dashserve\n\nCommercial options\n------------------\n\ndashserve is brought to you by omega|ml - productize machine learning\n\nThe commercial version of dashserve is a module of omega|ml to provide multi-user\nanalytics dashboards, enterprise-grade security, full data integration and machine\nlearning applications. From laptop to web scale, all deployed with a single-line of code.\n\nWe can help you build and deploy analytics applications easily. Get in touch\nat info@omegaml.io or chat with us at http://omegaml.io\n\n* Serving machine learning models to applications via a state-of-the art REST API\n* Getting your data science team from zero to speed using omega|ml, batteries included\n* Consulting on data science, visualizations using Plotly and machine learning","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomegaml%2Fdashserve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomegaml%2Fdashserve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomegaml%2Fdashserve/lists"}