Skip to content

Commit bfe562b

Browse files
committed
docs: minor update to landing page text
1 parent f574546 commit bfe562b

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

pages/index.mdx

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Data is at the heart of the Squonk Data Manager. Your datasets stay in the same
3232
the data. This is the _"bring the compute to the data"_ paradigm.
3333

3434
This managed data environment is highly collaborative in nature, allowing sharing of data and skills across a workgroup,
35-
but in a secure manner. In this public demo site all data is public and computational resources are limited.
35+
but in a secure manner.
3636

3737
All of this takes place in a Kubernetes cluster, providing high resilience and potential scalability.
3838

@@ -49,7 +49,7 @@ These are some of the things you can do:
4949
## Documentation
5050

5151
- <InternalLink href="/docs/concepts">Concepts</InternalLink> - Concepts that you should understand
52-
- <InternalLink href="/docs/guided-tour">Guided Tour</InternalLink> - Walk through of the different screens
52+
- <InternalLink href="/docs/guided-tour">Guided Tour</InternalLink> - High level walk through
5353
- <InternalLink href="/docs/how-to">How To Guides</InternalLink> - Guides for doing various tasks
5454
- <InternalLink href="/docs/jobs">Deployed jobs</InternalLink> - Jobs that have been deployed here
5555

@@ -62,16 +62,17 @@ Other Resources:
6262

6363
## How to access
6464

65-
The **Squonk Data Manager** is in early stages of development, and access is currently by invitation only.
65+
The **Squonk Data Manager** is in early stages of development. Access depends on which deployment you are using, but for
66+
the [public evaluation site](https://squonk.it/data-manager-ui) is currently by invitation only.
6667
Please email us at [email protected] if you would like to evaluate or want further information.
6768

6869
## Quick start
6970

7071
1. Log in
7172
2. Create a **Project** or select an existing one.
72-
3. Upload your datasets in the **Dataset** tab.
73-
4. Attach those datasets to your project.
74-
5. Use the **Executions** tab to launch a Jupyter notebook or execute jobs that work on those datasets.
73+
3. Upload files to your project or attach existing datasets.
74+
4. Use the **Executions** tab to launch a Jupyter notebook or execute jobs that work on those datasets.
75+
5. View those executions nd their results in the **Results** tab.
7576

7677
</Grid>
7778
</Grid>

0 commit comments

Comments
 (0)