Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcSkovMadsen committed Feb 9, 2024
1 parent add52fa commit 1fb2579
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion doc/tutorials/basic/deploy.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Deploy an App
# Deploy a Dashboard

Lets get your dashboard in the hands of your users. Lets deploy it to [Hugging Face Spaces](https://huggingface.co/spaces?sort=trending&search=panel).

Expand Down
8 changes: 8 additions & 0 deletions doc/tutorials/basic/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,13 @@ Enable our wind turbine technicians to keep track of their tasks.
We will build an image classifier to identify wind turbine images.
:::

:::{grid-item-card} {octicon}`project;2.5em;sd-mr-1` Build a Dashboard
:link: build_dashboard
:link-type: doc

Lets build that dashboard!
:::

:::{grid-item-card} {octicon}`clock;2.5em;sd-mr-1` Build a Streaming Dashboard
:link: build_streaming_dashboard
:link-type: doc
Expand Down Expand Up @@ -333,6 +340,7 @@ build_monitoring_dashboard
build_report
build_todo
build_image_classifier
build_dashboard
build_streaming_dashboard
```

Expand Down

0 comments on commit 1fb2579

Please sign in to comment.