1
1
Dashboards
2
2
==========
3
3
4
- :doc: `Jupyter Dashboards Layout Extension <jupyter-dashboards/index >`
5
- Add-On für Jupyter-Notebooks, womit Outputs (Text, Plots, Widgets
6
- :abbr: `usw. ( und so weiter ) `) in einem Gestaltungsraster oder in Berichtform
7
- angeordnet werden können.
8
- :doc: `appmode/index `
9
- Jupyter-Erweiterung, die aus Notebooks Webanwendungen macht.
10
- :doc: `/nbviewer `
11
- Er eignet sich hervorragend zum Anzeigen statischer Berichte, kann
12
- aber auch zusammen mit :doc: `interaktiven Widgets </ipywidgets/embedding >`
13
- verwendet werden, deren Status im Notebook-Dokument selbst gespeichert
14
- werden.
4
+ :doc: `voila/index `
5
+ wurde von `QuantStack <https://quantstack.net/ >`_ entwickelt als
6
+ Dashboard-Lösung auf Basis von Jupyter Notebooks und
7
+ :doc: `/ipywidgets/index `. Es zeigt die Ausgabe aller Notebook-Zellen an.
15
8
:doc: `panel/index `
16
9
wurde auf Basis von `Bokeh <https://docs.bokeh.org/en/latest/ >`_ und
17
10
`Param <https://github.com/holoviz/param >`_ entwickelt und bietet ein
18
- Toolkit speziell zur Erstellung von Apps und Dashboards, das jedoch nicht
19
- nur Bokeh-Plots unterstützt, :abbr: `s.a. ( siehe auch ) ` `Panel: A high-level
20
- app and dashboarding solution for the PyData ecosystem
21
- <https://medium.com/@philipp.jfr/panel-announcement-2107c2b15f52> `_.
22
- :doc: `voila/index `
23
- wurde von `QuantStack <https://quantstack.net/ >`_ entwickelt, :abbr: `s.a.
24
- ( siehe auch ) ` `And voilà!
25
- <https://blog.jupyter.org/and-voil%C3%A0-f6a2c08a4a93> `_.
26
- :doc: `jupyter-flex/index `
27
- Jupyter-Erweiterung, die aus Notebooks Dashboards macht.
11
+ Python-Toolkit speziell zur Erstellung von Apps und Dashboards, das jedoch
12
+ nicht nur Bokeh-Plots unterstützt. Es erlaubt mehrstufige und mehrseitige
13
+ Workflows.
28
14
29
15
Mit diesem tabellarischen Überblick könnt ihr schnell die Aktivitäten und
30
16
Lizenzen der verschiedenen Bibliotheken vergleichen.
31
17
32
18
.. csv-table :: GitHub-Insights: Dashboards
33
19
:header: "Name", "Stars", "Mitwirkende", "Commit-Aktivität", "Lizenz"
34
20
35
- "`Jupyter Dashboards Layout Extension <https://github.com/jupyter/dashboards >`_",".. image:: https://raster.shields.io/github/stars/jupyter/dashboards",".. image:: https://raster.shields.io/github/contributors/jupyter/dashboards",".. image:: https://raster.shields.io/github/commit-activity/y/jupyter/dashboards",".. image:: https://raster.shields.io/github/license/jupyter/dashboards"
36
- "`Appmode <https://github.com/oschuett/appmode >`_",".. image:: https://raster.shields.io/github/stars/oschuett/appmode",".. image:: https://raster.shields.io/github/contributors/oschuett/appmode",".. image:: https://raster.shields.io/github/commit-activity/y/oschuett/appmode",".. image:: https://raster.shields.io/github/license/oschuett/appmode"
37
- "`nbviewer <https://github.com/jupyter/nbviewer >`_",".. image:: https://raster.shields.io/github/stars/jupyter/nbviewer",".. image:: https://raster.shields.io/github/contributors/jupyter/nbviewer",".. image:: https://raster.shields.io/github/commit-activity/y/jupyter/nbviewer",".. image:: https://raster.shields.io/github/license/jupyter/nbviewer"
38
- "`Panel <https://github.com/holoviz/panel >`_",".. image:: https://raster.shields.io/github/stars/holoviz/panel",".. image:: https://raster.shields.io/github/contributors/holoviz/panel",".. image:: https://raster.shields.io/github/commit-activity/y/holoviz/panel",".. image:: https://raster.shields.io/github/license/holoviz/panel"
39
21
"`Voilà <https://github.com/voila-dashboards/voila >`_",".. image:: https://raster.shields.io/github/stars/voila-dashboards/voila",".. image:: https://raster.shields.io/github/contributors/voila-dashboards/voila",".. image:: https://raster.shields.io/github/commit-activity/y/voila-dashboards/voila",".. image:: https://raster.shields.io/github/license/voila-dashboards/voila"
40
- "`jupyter-flex <https://github.com/danielfrg/jupyter-flex >`_",".. image:: https://raster.shields.io/github/stars/danielfrg/jupyter-flex ",".. image:: https://raster.shields.io/github/contributors/danielfrg/jupyter-flex ",".. image:: https://raster.shields.io/github/commit-activity/y/danielfrg/jupyter-flex ",".. image:: https://raster.shields.io/github/license/danielfrg/jupyter-flex "
22
+ "`Panel <https://github.com/holoviz/panel >`_",".. image:: https://raster.shields.io/github/stars/holoviz/panel ",".. image:: https://raster.shields.io/github/contributors/holoviz/panel ",".. image:: https://raster.shields.io/github/commit-activity/y/holoviz/panel ",".. image:: https://raster.shields.io/github/license/holoviz/panel "
41
23
42
24
.. tip ::
43
25
cusy Seminare:
@@ -54,9 +36,6 @@ Lizenzen der verschiedenen Bibliotheken vergleichen.
54
36
:hidden:
55
37
:maxdepth: 0
56
38
57
- jupyter-dashboards/index
58
- appmode/index
59
- /nbviewer
60
- panel/index
39
+ voila-panel
61
40
voila/index
62
- jupyter-flex /index
41
+ panel /index
0 commit comments