forked from red-hat-data-services/odh-dashboard
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add watson how to's, add getting started info for watson and seldon (r…
- Loading branch information
1 parent
1d0a49b
commit 03ce791
Showing
18 changed files
with
135 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 10 additions & 0 deletions
10
data/docs/watson-studio-cleanse-shape-visualize-how-to.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
metadata: | ||
name: watson-studio-cleanse-shape-visualize-how-to | ||
type: how-to | ||
spec: | ||
appName: watson-studio | ||
displayName: How do I cleanse, shape, and visualize my data? | ||
description: |- | ||
Using data refinery to cleanse and shape tabular data | ||
url: https://www.ibm.com/support/knowledgecenter/SSQNUZ_3.5.0/wsj/refinery/refining_data.html | ||
durationMinutes: 10 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
metadata: | ||
name: watson-studio-create-connection-how-to | ||
type: how-to | ||
spec: | ||
appName: watson-studio | ||
displayName: How to create a connection to access data? | ||
description: |- | ||
Explains creating connections for various services across the platform. | ||
url: https://www.ibm.com/support/knowledgecenter/SSQNUZ_3.5.0/cpd/access/connect-data-sources.html | ||
durationMinutes: 10 |
10 changes: 10 additions & 0 deletions
10
data/docs/watson-studio-create-deployment-space-how-to.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
metadata: | ||
name: watson-studio-create-deployment-space-how-to | ||
type: how-to | ||
spec: | ||
appName: watson-studio | ||
displayName: How do I create a deployment space for deploying my model? | ||
description: |- | ||
Steps to create a deployment space | ||
url: https://www.ibm.com/support/knowledgecenter/SSQNUZ_3.5.0/wsj/analyze-data/ml-spaces_local.html | ||
durationMinutes: 10 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
metadata: | ||
name: watson-studio-create-notebook-how-to | ||
type: how-to | ||
spec: | ||
appName: watson-studio | ||
displayName: How to create a notebook in Watson Studio? | ||
description: |- | ||
Create a basic Jupyter notebook in Watson Studio. | ||
url: https://www.ibm.com/support/knowledgecenter/SSQNUZ_3.5.0/wsj/analyze-data/creating-notebooks.html | ||
durationMinutes: 3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
metadata: | ||
name: watson-studio-create-project-how-to | ||
type: how-to | ||
spec: | ||
appName: watson-studio | ||
displayName: How to create a Project? | ||
description: |- | ||
Provides the steps to create an analytics project. | ||
url: https://www.ibm.com/support/knowledgecenter/SSQNUZ_3.5.0/wsj/getting-started/projects.html | ||
durationMinutes: 5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
metadata: | ||
name: watson-studio-integrate-with-github-how-to | ||
type: how-to | ||
spec: | ||
appName: watson-studio | ||
displayName: How do I create a project that's integrated with Github? | ||
description: |- | ||
How to add assets in the Git repository in a project | ||
url: https://www.ibm.com/support/knowledgecenter/SSQNUZ_3.5.0/wsj/manage-data/git-integration.html | ||
durationMinutes: 10 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
metadata: | ||
name: watson-studio-load-data-how-to | ||
type: how-to | ||
spec: | ||
appName: watson-studio | ||
displayName: How to load data into Notebook? | ||
description: |- | ||
How to integrate data sources into a notebook | ||
url: https://www.ibm.com/support/knowledgecenter/SSQNUZ_3.5.0/wsj/analyze-data/load-and-access-data.html | ||
durationMinutes: 5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
metadata: | ||
name: watson-studio-runtime-env-how-to | ||
type: how-to | ||
spec: | ||
appName: watson-studio | ||
displayName: What are my choices for notebook runtime environments? | ||
description: |- | ||
How to configure a notebook runtime environment | ||
url: https://www.ibm.com/support/knowledgecenter/SSQNUZ_3.5.0/wsj/analyze-data/notebook-environments.html | ||
durationMinutes: 5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
metadata: | ||
name: watson-studio-setup-openscale-how-to | ||
type: how-to | ||
spec: | ||
appName: watson-studio | ||
displayName: How do I set up Watson OpenScale? | ||
description: |- | ||
Track and measure outcomes from models with OpenScale | ||
url: https://www.ibm.com/support/knowledgecenter/SSQNUZ_3.5.0/wsj/model/getting-started.html | ||
durationMinutes: 10 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
## Subscribe to the operator on Market place | ||
- [https://marketplace.redhat.com/en-us/products/seldon-deploy](https://marketplace.redhat.com/en-us/products/seldon-deploy) | ||
## Install the operator and validate | ||
- [https://marketplace.redhat.com/en-us/documentation/operators](https://marketplace.redhat.com/en-us/documentation/operators) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Subscribe to the operator on Market place | ||
- [https://marketplace.redhat.com/en-us/products/ibm-watson-studio](https://marketplace.redhat.com/en-us/products/ibm-watson-studio) | ||
# Install the operator and validate | ||
- [https://marketplace.redhat.com/en-us/documentation/operators](https://marketplace.redhat.com/en-us/documentation/operators) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters