Skip to content

Commit

Permalink
updating documenation
Browse files Browse the repository at this point in the history
  • Loading branch information
tosin2013 committed Mar 18, 2024
1 parent 33d9e44 commit 0f01a66
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
4 changes: 4 additions & 0 deletions docs/_deployment/developer_deployment.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,8 @@ export GIT_REPO="https://gitea-with-admin-gitea.apps.edge-detection.sandbox105.o
* [Check Prometheus Charts](../../edge-anomaly-detection/workshop/check-promethous-charts)
* [Camel K Ship integration](../../edge-anomaly-detection/workshop/configure-camel-k)

## Notebooks
* [Configure Red Hat OpenShift Data Science](../../edge-anomaly-detection/notebooks/configure_rhods)
* [Train Tonnage Anomaly Detection](../../edge-anomaly-detection/notebooks/train_tonnage_anomaly_detection)

[Back to Homepage](../../edge-anomaly-detection)
2 changes: 1 addition & 1 deletion docs/_notebooks/configure_rhods.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Configure Stoage:
**JupyterHub is now open**
![20240316192552](https://i.imgur.com/5uraF5G.png)
**Create Notebooks in workbench**
*Git URL:* https://github.com/tosin2013/redhat-pins-ai-demo.git
*Git URL:* https://github.com/tosin2013/edge-anomaly-detection-notebooks.git
![20240215160517](https://i.imgur.com/C1eUdh0.png)
**Clone the repo**
![20240316192648](https://i.imgur.com/8w0IB1u.png)
Expand Down
9 changes: 8 additions & 1 deletion docs/index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,11 @@ This repository contains the code for a workshop on how to use different tools t
# WorkShop
* [Viewing the Kafka messages under the data lake project](workshop/check-kafka-messages/)
* [Checking the Prometheus charts for the application](workshop/check-promethous-charts/)
* [Configuring Camel K Ship integration](workshop/configure-camel-k/)
* [Configuring Camel K Ship integration](workshop/configure-camel-k/)

# Notebooks
* [Configure Red Hat OpenShift Data Science](notebooks/configure_rhods/)
* [Train Tonnage Anomaly Detection](notebooks/train_tonnage_anomaly_detection/)

# Contributing
* [Developer Documentation for Setup Bastion Contribution](deployment/setup-bastion-doc/)

0 comments on commit 0f01a66

Please sign in to comment.