Published: Mar 16, 2024 by
Prerequisites
- OpenShift Data Science Operator installed
- S3 Endpoint is already configured and defined
Navigate to redhat-ods-applications namespace and click on rhods-dashboard
Login to access the following screen
Navigate to Data Science Projects
Create a data science project called edge-anomaly-detection-ds
Create workbench called edge-anomaly-detection
Use the following:
- Image Selection: Standard Data Science
- Use Default Cluster storage Configuration
Configure Stoage:
- Reference link for s3 urls: https://docs.aws.amazon.com/general/latest/gr/s3.html
- Click on Use a
data connection
underData connections
- Under
Create new data connection
Provide the following:- Name:
storage-bucket
- Access key:
CHANGEME
- Secret key:
CHANGEME
- Endpoint:
https://s3.us-east-2.amazonaws.com
- Region:
us-east-2
- Bucket:
edge-anomaly-detection-yourname
- Name:
Click on Open
to open JypyterHub
JupyterHub is now open
Create Notebooks in workbench
Git URL: https://github.com/tosin2013/edge-anomaly-detection-notebooks.git
Clone the repo
Access the folder