Skip to content

Commit

Permalink
more tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
MEM4GH committed May 8, 2024
1 parent 994756c commit 80e5778
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 10 deletions.
5 changes: 2 additions & 3 deletions docs/explore-and-analyze-data/create-first-project.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ You'll complete this simple workflow:

## Before you begin

- From your AI Unlimited admin (the person at your organization who installed and set up AI Unlimited), get these items:
- From your AI Unlimited admin (the person at your organization who set up AI Unlimited), get these items:

- The ip or host name for the AI Unlimited manager

Expand Down Expand Up @@ -61,8 +61,7 @@ Run `%help` or `%help <command>` for details on all magic commands or any one of
```bash
%workspaces_config host=<ip_or_hostname>, apikey=<API_Key>, withtls=F
```
***we are aware of the horizonal scroll bar vs. copy icon issue - styles are being tweaked***


***Assume no TLS for the sake of this sample workflow? But tell them what it means (very briefly).*** **TA: the workflow section need not provide details of the variables as they are explained in detail in the magic commands**

2. Create a new project.
Expand Down
4 changes: 2 additions & 2 deletions docs/explore-and-analyze-data/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ If you don't have JupyterLab or the AI Unlimited kernel, see [Jupyter installati
:::


- Create your [first project](/docs/explore-and-analyze-data/create-first-project.md)
- [Create your first project](/docs/explore-and-analyze-data/create-first-project.md)
- See the overall [project flow](/docs/explore-and-analyze-data/project-flow.md)
- Explore [sample use cases](/docs/explore-and-analyze-data/example-projects.md)&mdash;and try them out
- See the [magic commands](/docs/explore-and-analyze-data/magic-commands.md) the AI Unlimited Jupyter Kernel adds to your notebooks
- Learn about [ClearScape Analytics™](https://docs.teradata.com/access/sources/dita/topic?dita:mapPath=phg1621910019905.ditamap&dita:ditavalPath=pny1626732985837.ditaval&dita:topicPath=gma1702668333653.dita) functions
- Discover [ClearScape Analytics™](https://docs.teradata.com/access/sources/dita/topic?dita:mapPath=phg1621910019905.ditamap&dita:ditavalPath=pny1626732985837.ditaval&dita:topicPath=gma1702668333653.dita) functions

:::tip
To avoid paying for unneeded engine resources, remember to [suspend](/docs/manage-ai-unlimited/suspend-resume-project.md) projects you're not working on.
Expand Down
1 change: 1 addition & 0 deletions docs/install-ai-unlimited/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: Get started
description: Learn how to get started with a self-service, on-demand AI/ML engine.
sidebar_label: Get started
sidebar_position: 2
pagination_prev: null
pagination_next: null
---

Expand Down
10 changes: 6 additions & 4 deletions docs/manage-ai-unlimited/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,12 @@ pagination_next: null

# Manage projects

Here's what different users can do.
What you can do depends on your user type.

:::tip
For help with managing projects, ask the [community](https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa).
:::


## All users

Expand All @@ -30,6 +35,3 @@ The user who [set up AI Unlimited](/docs/install-ai-unlimited/setup-ai-unlimited

- [Change overall settings](/docs/manage-ai-unlimited/change-settings.md) ***(will explain this better - what does this really mean)***

:::tip
For help with managing projects, ask the [community](https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa).
:::
15 changes: 14 additions & 1 deletion docs/whats-new/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,12 @@ pagination_next: null

# What's new

The initial release of the AI Unlimited paid public preview includes everything you need to start exploring, analyzing, and experimenting.
See what's in this release and what's on its way.


## This release

This initial release of the AI Unlimited paid public preview includes everything you need to start exploring, analyzing, and experimenting.

- a
- b
Expand All @@ -20,6 +25,14 @@ The initial release of the AI Unlimited paid public preview includes everything

See the [release notes](/docs/resources/release-notes/index.md) for more details.


## On its way
(look at competitors - how do they do this?)

- a
- b
- c

<br/>
<br/>

Expand Down

0 comments on commit 80e5778

Please sign in to comment.