Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omegaml/dashserve
develop and serve Plotly Dash apps in Jupyter Notebook or JupyterLab
https://github.com/omegaml/dashserve
data-science plotly plotly-dash scikit-learn
Last synced: 3 months ago
JSON representation
develop and serve Plotly Dash apps in Jupyter Notebook or JupyterLab
- Host: GitHub
- URL: https://github.com/omegaml/dashserve
- Owner: omegaml
- License: mit
- Created: 2019-03-30T17:34:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-27T00:14:30.000Z (about 2 years ago)
- Last Synced: 2024-04-29T09:42:50.056Z (8 months ago)
- Topics: data-science, plotly, plotly-dash, scikit-learn
- Language: Python
- Homepage: https://omegaml.github.io/dashserve/
- Size: 191 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
dashserve: Plotly Dash Served Easily
====================================*dashserve* supports developing and serving Plotly Dash apps within Jupyter Notebook and JupyterLab.
dashserve can also serialize Dash apps to a file and serve it using your favorite WSGI server.Documentation https://omegaml.github.io/dashserve
Run from within Jupyter Notebook or Jupyter Lab
-----------------------------------------------.. code::
# in Jupyter Notebook
from dashserve import JupyterDashapp = JupyterDash(__name__)
app.layout = html.Div(children=[
...
]
app.run_server()* Serving Flask app "__main__" (lazy loading)
* Environment: production
WARNING: Do not use the development server in a production environment.
Use a production WSGI server instead.
* Debug mode: off
* Running on http://127.0.0.1:8050/ (Press CTRL+C to quit)More options are available, see documentation
License
-------dashserve is MIT licensed. Details see LICENSE file
Note Plotly Dash is Copyright (c) 2018 Plotly Inc, and is not part of dashserve
Commercial options
------------------dashserve is brought to you by omega|ml - productize machine learning
The commercial version of dashserve is a module of omega|ml to provide multi-user
analytics dashboards, enterprise-grade security, full data integration and machine
learning applications. From laptop to web scale, all deployed with a single-line of code.We can help you build and deploy analytics applications easily. Get in touch
at [email protected] or chat with us at http://omegaml.io* Serving machine learning models to applications via a state-of-the art REST API
* Getting your data science team from zero to speed using omega|ml, batteries included
* Consulting on data science, visualizations using Plotly and machine learning