Giter VIP home page Giter VIP logo

anomaly-detection-demo's Introduction

anomaly-detection-demo

  1. Follow the [instructions for installing OpenDataHub on OpenShift](link to stage 1).

  2. Create a workbook Using these instructions.

Create an IBM Cloud Object Storage Bucket

Create a bucket in a cloud object storage instance - choose the quick start option.

Create a credential in your object storage instance and map to the following environment variables

COS_API_KEY_ID= The "apikey" property
COS_AUTH_ENDPOINT= Usually set to "https://iam.cloud.ibm.com/identity/token" but other environments may require this to be changed 
COS_ENDPOINT=Find this on the bucket configuration tab in your cloud instance
COS_INSTANCE_CRN=The "resource_instance_id" Property
REGION=Find this on the bucket configuration tab in your cloud instance

key management

If you are using ssh keys for your git login then set up a key on the environment using the terminal.

  1. Generate an SSH key on this server

  2. Add the key to your SSH account

  3. If you get an error Load key "/opt/app-root/src/.ssh/id_ed25519": bad permissions run the following command in a terminal.

chmod 600 /opt/app-root/src/.ssh/id_ed25519

anomaly-detection-demo's People

Contributors

no9 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.