Skip to content

Commit

Permalink
update list of features
Browse files Browse the repository at this point in the history
  • Loading branch information
rodja committed Jan 29, 2024
1 parent 1859701 commit 03662d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/main_page.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ def create() -> None:
'flex layout by default',
])
features('insights', 'Visualization', [
'charts, diagrams and tables',
'charts, diagrams, tables, audio/video',
'3D scenes',
'straight-forward data binding',
'built-in timer for data refresh',
Expand All @@ -127,7 +127,7 @@ def create() -> None:
'routing for multiple pages',
'auto-reload on code change',
'persistent user sessions',
'Jupyter notebook compatibility',
'build-in testing framework',
])
features('anchor', 'Foundation', [
'generic [Vue](https://vuejs.org/) to Python bridge',
Expand Down

0 comments on commit 03662d7

Please sign in to comment.