Skip to content

Commit 24fcd76

Browse files
committed
📝 Update dashboard section
* Add voila vs. panel * Remove appmode and deprecated jupyter-dashboards and jupyter-flex * Update voilà templating * Update panel templates notebook
1 parent c189041 commit 24fcd76

28 files changed

+695
-7697
lines changed

docs/dashboards/appmode/app-example.ipynb

Lines changed: 0 additions & 5807 deletions
This file was deleted.
-10.3 KB
Binary file not shown.

docs/dashboards/appmode/index.rst

Lines changed: 0 additions & 83 deletions
This file was deleted.

docs/dashboards/index.rst

Lines changed: 10 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,24 @@
11
Dashboards
22
==========
33

4-
:doc:`Jupyter Dashboards Layout Extension <jupyter-dashboards/index>`
5-
Add-on for Jupyter notebooks, with which outputs (text, plots, widgets,
6-
:abbr:`etc. (et cetera)`) can be arranged in a design grid or in report
7-
form.
8-
:doc:`appmode/index`
9-
Jupyter extension that turns notebooks into web applications.
10-
:doc:`/nbviewer`
11-
It's great for viewing static reports, but it can also be used in
12-
conjunction with :doc:`interaktiven Widgets </ipywidgets/embedding>`.
4+
:doc:`voila/index`
5+
was developed by `QuantStack <https://quantstack.net/>`_ as a dashboard
6+
solution based on Jupyter Notebooks and :doc:`/ipywidgets/index`. It
7+
displays the output of all notebook cells.
138
:doc:`panel/index`
149
was developed on the basis of `Bokeh <https://docs.bokeh.org/en/latest/>`_
15-
and `Param <https://github.com/holoviz/param>`_ and offers a toolkit
16-
especially for creating apps and dashboards, which not only supports bokeh
17-
plots, see also `Panel: A high-level app and dashboarding solution for the
18-
PyData ecosystem
19-
<https://medium.com/@philipp.jfr/panel-announcement-2107c2b15f52>`_.
20-
:doc:`voila/index`
21-
was developed by `QuantStack <https://quantstack.net/>`_, see also `And
22-
voilà! <https://blog.jupyter.org/and-voil%C3%A0-f6a2c08a4a93>`_.
23-
:doc:`jupyter-flex/index`
24-
Jupyter extension that turns notebooks into dashboards.
10+
and `Param <https://github.com/holoviz/param>`_ and offers a Python toolkit
11+
specifically for creating apps and dashboards, but it does not only support
12+
Bokeh plots. It allows multi-level and multi-page workflows.
2513

2614
With this tabular overview you can quickly compare the activities and licenses
2715
of the various libraries.
2816

2917
.. csv-table:: GitHub-Insights: Dashboards
3018
:header: "Name", "Stars", "Contributors", "Commit activity", "License"
3119

32-
"`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"
33-
"`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"
34-
"`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"
35-
"`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"
3620
"`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"
37-
"`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"
21+
"`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"
3822

3923
.. tip::
4024
cusy seminars:
@@ -51,9 +35,6 @@ of the various libraries.
5135
:hidden:
5236
:maxdepth: 0
5337

54-
jupyter-dashboards/index
55-
appmode/index
56-
../nbviewer
57-
panel/index
38+
voila-panel
5839
voila/index
59-
jupyter-flex/index
40+
panel/index
-41.5 KB
Binary file not shown.
-26 KB
Binary file not shown.
-27.3 KB
Binary file not shown.
-30.2 KB
Binary file not shown.

docs/dashboards/jupyter-dashboards/index.rst

Lines changed: 0 additions & 46 deletions
This file was deleted.

docs/dashboards/jupyter-dashboards/install.rst

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)